summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/platformconfig
diff options
context:
space:
mode:
authorJan Luebbe <jlu@pengutronix.de>2017-08-15 19:10:50 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2017-08-18 11:25:57 +0200
commit838ea9d300c82dda602899bd5c940d80cfe3e725 (patch)
treec9eb2cb0fa1f20f067e1e92eb14d917e046e6e12 /configs/platform-v7a/platformconfig
parent121d0ca4a6d05dedca03ee7dad507be74142db6e (diff)
downloadDistroKit-838ea9d300c82dda602899bd5c940d80cfe3e725.tar.gz
DistroKit-838ea9d300c82dda602899bd5c940d80cfe3e725.tar.xz
platform-v7a: enable Position Independent Executables for ASLR
Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/platformconfig')
-rw-r--r--configs/platform-v7a/platformconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/platform-v7a/platformconfig b/configs/platform-v7a/platformconfig
index 236c68e..ffb3b32 100644
--- a/configs/platform-v7a/platformconfig
+++ b/configs/platform-v7a/platformconfig
@@ -82,7 +82,7 @@ PTXCONF_TARGET_HARDEN_STACK=y
PTXCONF_TARGET_HARDEN_FORTIFY=y
PTXCONF_TARGET_HARDEN_RELRO=y
PTXCONF_TARGET_HARDEN_BINDNOW=y
-# PTXCONF_TARGET_HARDEN_PIE is not set
+PTXCONF_TARGET_HARDEN_PIE=y
#
# extra toolchain options