summaryrefslogtreecommitdiff
path: root/package/barebox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/barebox/Makefile')
-rw-r--r--package/barebox/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/barebox/Makefile b/package/barebox/Makefile
index 1dae9f785..7cc4796c8 100644
--- a/package/barebox/Makefile
+++ b/package/barebox/Makefile
@@ -39,7 +39,6 @@ do-build:
PATH='$(HOST_PATH)' \
ARCH='$(ADK_TARGET_ARCH)' \
CROSS_COMPILE='$(TARGET_CROSS)' \
- GCC_HONOUR_COPTS=s \
$(MAKE))
barebox-install: