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