xref: /netbsd-src/external/gpl3/gdb.old/dist/config/mh-alpha-linux (revision ed8eb4c2d4cb3dac3dc6123dae57e5931483a099)
1# Prevent GPREL16 relocation truncation
2LDFLAGS += -Wl,--no-relax
3BOOT_LDFLAGS += -Wl,--no-relax
4