SOURCES (DEVEL): uClibc-toolchain-wrapper.patch - include .config ...

sparky sparky at pld-linux.org
Wed Jan 4 19:56:29 CET 2006


Author: sparky                       Date: Wed Jan  4 18:56:29 2006 GMT
Module: SOURCES                       Tag: DEVEL
---- Log message:
- include .config maunally, as Rules.mak isn't doing it, should work now

---- Files affected:
SOURCES:
   uClibc-toolchain-wrapper.patch (1.4.2.1 -> 1.4.2.2) 

---- Diffs:

================================================================
Index: SOURCES/uClibc-toolchain-wrapper.patch
diff -u SOURCES/uClibc-toolchain-wrapper.patch:1.4.2.1 SOURCES/uClibc-toolchain-wrapper.patch:1.4.2.2
--- SOURCES/uClibc-toolchain-wrapper.patch:1.4.2.1	Wed Jan  4 18:49:41 2006
+++ SOURCES/uClibc-toolchain-wrapper.patch	Wed Jan  4 19:56:23 2006
@@ -671,7 +671,7 @@
 diff -urN uClibc-0.9.26.org/extra/gcc-uClibc/Makefile uClibc-0.9.26/extra/gcc-uClibc/Makefile
 --- uClibc-0.9.26.org/extra/gcc-uClibc/Makefile	1970-01-01 01:00:00.000000000 +0100
 +++ uClibc-0.9.26/extra/gcc-uClibc/Makefile	2004-01-25 16:06:22.372828491 +0100
-@@ -0,0 +1,93 @@
+@@ -0,0 +1,94 @@
 +# Makefile for building a fake gcc/binutils toolchain
 +# that simply spoofs the location of the C library
 +#
@@ -680,6 +680,7 @@
 +
 +TOPDIR = ../../
 +include $(TOPDIR)Rules.mak
++include $(TOPDIR)/.config
 +
 +UCLIBC_DIR = $(shell (cd ../.. ; /bin/pwd))
 +GCC_BIN = $(shell which $(CC))
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/uClibc-toolchain-wrapper.patch?r1=1.4.2.1&r2=1.4.2.2&f=u



More information about the pld-cvs-commit mailing list