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