t-visium (MULTILIB_OPTIONS): Add muser-mode.
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 17 Nov 2015 10:54:13 +0000 (10:54 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 17 Nov 2015 10:54:13 +0000 (10:54 +0000)
* config/visium/t-visium (MULTILIB_OPTIONS): Add muser-mode.
(MULTILIB_DIRNAMES): Adjust accordingly.

From-SVN: r230459

gcc/ChangeLog
gcc/config/visium/t-visium

index 7616daeb01900296562d3aba915e01102984ac02..773692c6f726a011b79db0fd1bb2dc94dcca8bac 100644 (file)
@@ -1,3 +1,8 @@
+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.
index 46234f05b78b06997e3104be216b946c903370a8..e10e22b3cb539d4e1a18f18d76a2ed82007b192e 100644 (file)
@@ -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