This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
[PATCH] Support -pie for arm*-eabi targets.
- From: Roland McGrath <mcgrathr at google dot com>
- To: "binutils at sourceware dot org" <binutils at sourceware dot org>
- Date: Sat, 6 Aug 2016 05:44:08 -0700
- Subject: [PATCH] Support -pie for arm*-eabi targets.
- Authentication-results: sourceware.org; auth=none
Similar omission as aarch64-elf, same trivial fix.
OK for trunk and 2.27 branch?
Thanks,
Roland
ld/
2016-08-06 Roland McGrath <roland@hack.frob.com>
* emulparams/armelf.sh (GENERATE_PIE_SCRIPT): Set to yes.
diff --git a/ld/emulparams/armelf.sh b/ld/emulparams/armelf.sh
index 672b208..f581c68 100644
--- a/ld/emulparams/armelf.sh
+++ b/ld/emulparams/armelf.sh
@@ -21,6 +21,7 @@ OTHER_READONLY_SECTIONS="
DATA_START_SYMBOLS='__data_start = . ;';
GENERATE_SHLIB_SCRIPT=yes
+GENERATE_PIE_SCRIPT=yes
ARCH=arm
MACHINE=