diff options
Diffstat (limited to 'gcc/config/t-freebsd-thread')
-rw-r--r-- | gcc/config/t-freebsd-thread | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/t-freebsd-thread b/gcc/config/t-freebsd-thread deleted file mode 100644 index 6e5c64f..0000000 --- a/gcc/config/t-freebsd-thread +++ /dev/null @@ -1,2 +0,0 @@ -# This is currently needed to compile libgcc2 for threads support -TARGET_LIBGCC2_CFLAGS += -pthread |