Commit 635f4680 by Andreas Jaeger Committed by Andreas Jaeger

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

From-SVN: r57812
parent ee6ff319
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.
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment