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