diff options
Diffstat (limited to 'contrib/gcc/config/t-openbsd-thread')
-rw-r--r-- | contrib/gcc/config/t-openbsd-thread | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/contrib/gcc/config/t-openbsd-thread b/contrib/gcc/config/t-openbsd-thread deleted file mode 100644 index 4b25f25a4e57..000000000000 --- a/contrib/gcc/config/t-openbsd-thread +++ /dev/null @@ -1,5 +0,0 @@ -# This is currently needed to compile libgcc2 for threads support -TARGET_LIBGCC2_CFLAGS=-pthread -#T_CFLAGS=-pthread -#T_CPPFLAGS=-pthread - |