t-ms1 (MULTILIB_OPTIONS): Define.
* config/ms1/t-ms1 (MULTILIB_OPTIONS): Define. (MULTILIB_DIRNAMES): Define. From-SVN: r108315
This commit is contained in:
parent
0cb855b7a6
commit
63ff35769c
2 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2005-12-09 Aldy Hernandez <aldyh@redhat.com>
|
||||
|
||||
* config/ms1/t-ms1 (MULTILIB_OPTIONS): Define.
|
||||
(MULTILIB_DIRNAMES): Define.
|
||||
|
||||
2005-12-09 Ulrich Weigand <uweigand@de.ibm.com>
|
||||
|
||||
PR target/25311
|
||||
|
|
|
@ -59,8 +59,8 @@ crtn.o: $(srcdir)/config/ms1/crtn.asm $(GCC_PASSES)
|
|||
# See gcc/genmultilib, gcc/gcc.texi and gcc/tm.texi for a
|
||||
# description of the options and their values.
|
||||
#
|
||||
# MULTILIB_OPTIONS =
|
||||
# MULTILIB_DIRNAMES =
|
||||
MULTILIB_OPTIONS = march=ms1-64-001/march=ms1-16-002/march=ms1-16-003
|
||||
MULTILIB_DIRNAMES = 64-001 16-002 16-003
|
||||
# MULTILIB_MATCHES =
|
||||
# MULTILIB_EXCEPTIONS =
|
||||
# MULTILIB_EXTRA_OPTS =
|
||||
|
|
Loading…
Add table
Reference in a new issue