Commit 3edac97c by Eric Botcazou Committed by Eric Botcazou

t-visium (MULTILIB_OPTIONS): Add muser-mode.

	* config/visium/t-visium (MULTILIB_OPTIONS): Add muser-mode.
	(MULTILIB_DIRNAMES): Adjust accordingly.

From-SVN: r230459
parent 1c72a3ca
2015-11-17 Eric Botcazou <ebotcazou@adacore.com>
* config/visium/t-visium (MULTILIB_OPTIONS): Add muser-mode.
(MULTILIB_DIRNAMES): Adjust accordingly.
2015-11-17 James Greenhalgh <james.greenhalgh@arm.com>
* config/aarch64/aarch64-cores.def (cortex-a35): New.
......@@ -19,5 +19,5 @@
# The compiler defaults to -mcpu=gr5 but this may be overridden via --with-cpu
# at configure time so the -mcpu setting must be symmetrical.
MULTILIB_OPTIONS = mcpu=gr5/mcpu=gr6
MULTILIB_DIRNAMES = gr5 gr6
MULTILIB_OPTIONS = mcpu=gr5/mcpu=gr6 muser-mode
MULTILIB_DIRNAMES = gr5 gr6 user
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment