diff options
Diffstat (limited to 'gcc/config/moxie/t-moxie')
-rw-r--r-- | gcc/config/moxie/t-moxie | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/config/moxie/t-moxie b/gcc/config/moxie/t-moxie index 5498ecbb354..9111fd603ab 100644 --- a/gcc/config/moxie/t-moxie +++ b/gcc/config/moxie/t-moxie @@ -18,3 +18,6 @@ # along with GCC; see the file COPYING3. If not see # <http://www.gnu.org/licenses/>. +MULTILIB_OPTIONS = meb/mel +MULTILIB_DIRNAMES = eb el + |