[Buildroot] svn commit: trunk/buildroot/package

aldot at uclibc.org aldot at uclibc.org
Thu Sep 20 18:28:54 UTC 2007


Author: aldot
Date: 2007-09-20 11:28:53 -0700 (Thu, 20 Sep 2007)
New Revision: 19921

Log:
- revert r19918 for now


Modified:
   trunk/buildroot/package/Makefile.in


Changeset:
Modified: trunk/buildroot/package/Makefile.in
===================================================================
--- trunk/buildroot/package/Makefile.in	2007-09-20 17:47:30 UTC (rev 19920)
+++ trunk/buildroot/package/Makefile.in	2007-09-20 18:28:53 UTC (rev 19921)
@@ -136,7 +136,6 @@
 		GCC="$(TARGET_CROSS)gcc $(TARGET_CFLAGS)" \
 		CXX="$(TARGET_CROSS)g++ $(TARGET_CFLAGS)" \
 		CPP="$(TARGET_CROSS)cpp $(TARGET_CFLAGS)" \
-		CFLAGS="" CXXFLAGS="" FFLAGS="" \
 		RANLIB=$(TARGET_CROSS)ranlib \
 		STRIP=$(TARGET_CROSS)strip \
 		OBJCOPY=$(TARGET_CROSS)objcopy \




More information about the buildroot mailing list