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