xref: /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/t-gthr-noweak (revision 4c3eb207d36f67d31994830c0a694161fc1ca39b)
1*4c3eb207Smrg# Don't use weak references for single-thread detection
2*4c3eb207SmrgHOST_LIBGCC2_CFLAGS += -DGTHREAD_USE_WEAK=0
3