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