xref: /openbsd-src/gnu/usr.bin/gcc/gcc/config/t-openbsd-thread (revision c87b03e512fc05ed6e0222f6fb0ae86264b1d05b)
1# This is currently needed to compile libgcc2 for threads support
2TARGET_LIBGCC2_CFLAGS=-pthread
3#T_CFLAGS=-pthread
4#T_CPPFLAGS=-pthread
5
6