summaryrefslogtreecommitdiff
path: root/misc/buildroot/package/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'misc/buildroot/package/Makefile.in')
-rw-r--r--misc/buildroot/package/Makefile.in1
1 files changed, 0 insertions, 1 deletions
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++