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