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