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