aboutsummaryrefslogtreecommitdiff
path: root/arm-link.c
diff options
context:
space:
mode:
Diffstat (limited to 'arm-link.c')
-rw-r--r--arm-link.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arm-link.c b/arm-link.c
index 02f8196..7462a57 100644
--- a/arm-link.c
+++ b/arm-link.c
@@ -15,6 +15,7 @@
#define ELF_PAGE_SIZE 0x1000
#define HAVE_SECTION_RELOC
+#define PCRELATIVE_DLLPLT 1
enum float_abi {
ARM_SOFTFP_FLOAT,