xref: /netbsd-src/external/gpl3/gcc/dist/libgcc/config/t-gthr-noweak (revision 6881a4007f077b54e5f51159c52b9b25f57deb0d)
1# Don't use weak references for single-thread detection
2HOST_LIBGCC2_CFLAGS += -DGTHREAD_USE_WEAK=0
3