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