diff options
Diffstat (limited to 'gcc/config/visium')
-rw-r--r-- | gcc/config/visium/t-visium | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/visium/t-visium b/gcc/config/visium/t-visium index 46234f05b78..e10e22b3cb5 100644 --- a/gcc/config/visium/t-visium +++ b/gcc/config/visium/t-visium @@ -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 |