[Buildroot] svn commit: trunk/buildroot/toolchain

aldot at uclibc.org aldot at uclibc.org
Tue Aug 21 19:45:18 UTC 2007


Author: aldot
Date: 2007-08-21 12:45:17 -0700 (Tue, 21 Aug 2007)
New Revision: 19630

Log:
- add question for Ulf


Modified:
   trunk/buildroot/toolchain/Makefile.in


Changeset:
Modified: trunk/buildroot/toolchain/Makefile.in
===================================================================
--- trunk/buildroot/toolchain/Makefile.in	2007-08-21 19:35:08 UTC (rev 19629)
+++ trunk/buildroot/toolchain/Makefile.in	2007-08-21 19:45:17 UTC (rev 19630)
@@ -46,6 +46,7 @@
 CFLAGS_COMBINE = $(call cc-option,--combine,)
 
 # define values for prepatched source trees for toolchains
+#XXX: ulf, what about moving this to project/* ? (BF)
 VENDOR_SITE:=$(strip $(subst ",,$(BR2_VENDOR_SITE)))
 #"))
 VENDOR_SUFFIX:=$(strip $(subst ",,$(BR2_VENDOR_SUFFIX)))




More information about the buildroot mailing list