summaryrefslogtreecommitdiffstats
path: root/avr32_config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'avr32_config.mk')
-rw-r--r--avr32_config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/avr32_config.mk b/avr32_config.mk
index 0b92053e1a..441caa405a 100644
--- a/avr32_config.mk
+++ b/avr32_config.mk
@@ -21,5 +21,5 @@
# MA 02111-1307 USA
#
-PLATFORM_RELFLAGS += -ffixed-r5 -mno-pic -mrelax
+PLATFORM_RELFLAGS += -ffixed-r5 -fPIC -mno-init-got -mrelax
PLATFORM_LDFLAGS += --relax
OpenPOWER on IntegriCloud