Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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

1 niro 169 --- 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