summaryrefslogtreecommitdiffstats
path: root/rules/templates/template-barebox-make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/templates/template-barebox-make')
-rw-r--r--rules/templates/template-barebox-make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/templates/template-barebox-make b/rules/templates/template-barebox-make
index 6391f4e6b..282de8846 100644
--- a/rules/templates/template-barebox-make
+++ b/rules/templates/template-barebox-make
@@ -34,6 +34,7 @@ BAREBOX_@PACKAGE@_SOURCE := $(SRCDIR)/$(BAREBOX_@PACKAGE@).$(BAREBOX_@PACKAGE@_S
BAREBOX_@PACKAGE@_PATH := PATH=$(HOST_PATH)
BAREBOX_@PACKAGE@_WRAPPER_BLACKLIST := \
+ TARGET_HARDEN_STACKCLASH \
TARGET_HARDEN_RELRO \
TARGET_HARDEN_BINDNOW \
TARGET_HARDEN_PIE \