X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=avr32_config.mk;h=441caa405ae3c5e2a8a1c66c0ee5c3970c4480a2;hb=db3995fe5164ac5d630b7ecb96286a9828dfbb54;hp=0b92053e1af9d0fe65051fe25d9b08af4157e3ed;hpb=dfc8a9ee0040e53ada125a3c52f241e37f09cf28;p=oweals%2Fu-boot.git 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