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