buildtools/gcc/libgcc/config/t-gthr-noweak
2021-12-06 21:18:24 +00:00

3 lines
100 B
Plaintext

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