Projet_SETI_RISC-V/riscv-gnu-toolchain/newlib/config/mh-alpha-linux

4 lines
97 B
Text
Raw Normal View History

2023-03-06 14:48:14 +01:00
# Prevent GPREL16 relocation truncation
LDFLAGS += -Wl,--no-relax
BOOT_LDFLAGS += -Wl,--no-relax