Author: jim
Date: 2006-08-22 01:21:08 -0600 (Tue, 22 Aug 2006)
New Revision: 1655

Modified:
   trunk/
   trunk/gcc/gcc-4.1.1-n32-1.patch
Log:
 [EMAIL PROTECTED]:  jim | 2006-08-21 08:15:18 -0700
 Fixed GCC n32 patch



Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - cc2644d5-6cf8-0310-b111-c40428001e49:/patches:1710
e59974df-c20a-0410-b7e1-d7eaf1be8828:/patches:1918
   + cc2644d5-6cf8-0310-b111-c40428001e49:/patches:1710
e59974df-c20a-0410-b7e1-d7eaf1be8828:/patches:1920

Modified: trunk/gcc/gcc-4.1.1-n32-1.patch
===================================================================
--- trunk/gcc/gcc-4.1.1-n32-1.patch     2006-08-21 05:13:48 UTC (rev 1654)
+++ trunk/gcc/gcc-4.1.1-n32-1.patch     2006-08-22 07:21:08 UTC (rev 1655)
@@ -15,17 +15,6 @@
         the GCC Pass 2 build in LFS Chapter 5.
        Modified to Support a N32 only build on MIPS
 
-diff -Naur gcc-4.1.1.orig/gcc/config/linux.h gcc-4.1.1/gcc/config/linux.h
---- gcc-4.1.1.orig/gcc/config/linux.h  2005-08-06 06:26:35.000000000 -0700
-+++ gcc-4.1.1/gcc/config/linux.h       2006-08-14 10:59:09.802529231 -0700
-@@ -104,3 +104,7 @@
- #define TARGET_C99_FUNCTIONS 1
- 
- #define TARGET_POSIX_IO
-+
-+/* Remove /usr/include from the end of the include search path.  */
-+#undef STANDARD_INCLUDE_DIR
-+#define STANDARD_INCLUDE_DIR 0
 diff -Naur gcc-4.1.1.orig/gcc/config/mips/linux64.h 
gcc-4.1.1/gcc/config/mips/linux64.h
 --- gcc-4.1.1.orig/gcc/config/mips/linux64.h   2005-06-24 18:22:41.000000000 
-0700
 +++ gcc-4.1.1/gcc/config/mips/linux64.h        2006-08-14 11:00:27.920603309 
-0700

-- 
http://linuxfromscratch.org/mailman/listinfo/patches
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to