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