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