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

4 lines
97 B
Plaintext

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