t-freebsd-thread revision 303975
1# This is currently needed to compile libgcc2 for threads support
2TARGET_LIBGCC2_CFLAGS += -pthread
3