diff options
Diffstat (limited to 'contrib/gcc/config/alpha/t-osf-pthread')
-rw-r--r-- | contrib/gcc/config/alpha/t-osf-pthread | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/contrib/gcc/config/alpha/t-osf-pthread b/contrib/gcc/config/alpha/t-osf-pthread deleted file mode 100644 index 968e65c..0000000 --- a/contrib/gcc/config/alpha/t-osf-pthread +++ /dev/null @@ -1,5 +0,0 @@ -# Provide dummy POSIX threads functions -LIB2FUNCS_EXTRA += $(srcdir)/gthr-posix.c - -# Compile libgcc2 with POSIX threads supports -TARGET_LIBGCC2_CFLAGS=-pthread |