summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-09-15 14:15:43 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-09-15 14:15:43 +0200
commit62b730710ddbc13d7137b453199a4eb23c3e95f6 (patch)
tree05db8d6e707cabd069e52b298069690fcae09c9f /target
parent3d03de448c3260f55abd9045ee9186f90e1c9748 (diff)
fixup musl-gcc patch, reported upstream
Diffstat (limited to 'target')
-rw-r--r--target/ppc/target.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/ppc/target.mk b/target/ppc/target.mk
index 3654b0d35..bd6624fe7 100644
--- a/target/ppc/target.mk
+++ b/target/ppc/target.mk
@@ -2,4 +2,4 @@ include $(TOPDIR)/mk/kernel-ver.mk
ARCH:= powerpc
CPU_ARCH:= ppc
TARGET_OPTIMIZATION:= -Os -pipe
-TARGET_CFLAGS_ARCH:= $(ADK_TARGET_CFLAGS)
+TARGET_CFLAGS_ARCH:= $(ADK_TARGET_CFLAGS) -Wl,--secure-plt