Magellan Linux

Contents of /trunk/gcc/patches/gcc-4.0.2-disable-multilib-x86_64.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 169 - (show annotations) (download)
Tue May 8 21:36:54 2007 UTC (16 years, 11 months ago) by niro
File size: 343 byte(s)
-moved to patches subdir

1 --- gcc/config/i386/t-linux64.orig 2003-06-28 00:19:59.000000000 +0000
2 +++ gcc/config/i386/t-linux64 2003-06-28 00:20:07.000000000 +0000
3 @@ -6,7 +6,7 @@
4
5 MULTILIB_OPTIONS = m64/m32
6 MULTILIB_DIRNAMES = 64 32
7 -MULTILIB_OSDIRNAMES = ../lib64 ../lib
8 +MULTILIB_OSDIRNAMES = . ../lib
9
10 LIBGCC = stmp-multilib
11 INSTALL_LIBGCC = install-multilib