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