Projet_SETI_RISC-V/riscv-gnu-toolchain/newlib/config/mh-alpha-linux
2023-03-06 14:48:14 +01:00

3 lines
97 B
Text

# Prevent GPREL16 relocation truncation
LDFLAGS += -Wl,--no-relax
BOOT_LDFLAGS += -Wl,--no-relax