Home | History | Annotate | Download | only in config
      1 # Prevent GPREL16 relocation truncation
      2 LDFLAGS += -Wl,--no-relax
      3 BOOT_LDFLAGS += -Wl,--no-relax
      4