xref: /netbsd-src/external/gpl3/gcc/dist/libgcc/config/t-freebsd-thread (revision 9573673d78c64ea1eac42d7f2e9521be89932ae5)
1# This is currently needed to compile libgcc2 for threads support
2HOST_LIBGCC2_CFLAGS += -pthread
3