From 050865808bfb56aa3f3dee42157779cf47b16f0e Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 18 Jun 2009 17:14:13 +0000 Subject: First rough port of XFLAT tools git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1903 42af7a65-404d-4744-a932-0658087f49c3 --- misc/buildroot/package/Makefile.in | 1 - 1 file changed, 1 deletion(-) (limited to 'misc/buildroot/package') diff --git a/misc/buildroot/package/Makefile.in b/misc/buildroot/package/Makefile.in index 1338356d4..d79783343 100644 --- a/misc/buildroot/package/Makefile.in +++ b/misc/buildroot/package/Makefile.in @@ -17,7 +17,6 @@ BZCAT:=$(strip $(subst ",, $(BR2_BZCAT))) TAR_OPTIONS=$(subst ",, $(BR2_TAR_OPTIONS)) -xf #") - TARGET_CFLAGS=$(TARGET_OPTIMIZATION) $(TARGET_DEBUGGING) HOSTCC:=gcc HOSTCXX:=g++ -- cgit v1.2.3