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