Projet_SETI_RISC-V/riscv-gnu-toolchain/gcc/libgcc/config/t-gthr-noweak
2023-03-06 14:48:14 +01:00

3 lines
100 B
Plaintext

# Don't use weak references for single-thread detection
HOST_LIBGCC2_CFLAGS += -DGTHREAD_USE_WEAK=0