* config/i386/t-linux64 (MULTILIB_OSDIRNAMES): Fix value.

From-SVN: r57812
This commit is contained in:
Andreas Jaeger 2002-10-04 10:05:38 +02:00 committed by Andreas Jaeger
parent ee6ff31927
commit 635f468088
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-10-04 Andreas Jaeger <aj@suse.de>
* config/i386/t-linux64 (MULTILIB_OSDIRNAMES): Fix value.
2002-10-04 Richard Henderson <rth@redhat.com>
* real.h (SIGNIFICAND_BITS): Add one more word.

View File

@ -6,7 +6,7 @@ SHLIB_MAPFILES = $(srcdir)/libgcc-std.ver \
MULTILIB_OPTIONS = m64/m32
MULTILIB_DIRNAMES = 64 32
MULTILIB_OSDIRNAMES = ../lib64 ../lib32
MULTILIB_OSDIRNAMES = ../lib64 ../lib
LIBGCC = stmp-multilib
INSTALL_LIBGCC = install-multilib