diff options
Diffstat (limited to 'lang/gfortran')
-rw-r--r-- | lang/gfortran/files/patch-mf-impl.h | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/lang/gfortran/files/patch-mf-impl.h b/lang/gfortran/files/patch-mf-impl.h deleted file mode 100644 index c86a3a1d520..00000000000 --- a/lang/gfortran/files/patch-mf-impl.h +++ /dev/null @@ -1,18 +0,0 @@ ---- libmudflap/mf-impl.h.org Sat Jan 31 20:35:05 2004 -+++ libmudflap/mf-impl.h Sat Jan 31 20:35:20 2004 -@@ -17,11 +17,11 @@ - #error "Do not compile this file with -fmudflap!" - #endif - --#if HAVE_PTHREAD_H -+//#if HAVE_PTHREAD_H - #include <pthread.h> --#elif LIBMUDFLAPTH --#error "Cannot build libmudflapth without pthread.h." --#endif -+//#elif LIBMUDFLAPTH -+//#error "Cannot build libmudflapth without pthread.h." -+//#endif - - - /* Private definitions related to mf-runtime.h */ |