freebsd-ports/lang/gfortran/files/patch-mf-impl.h
Maho Nakata d09352d85c Add New port lang/g95 GNU Fortran 90/95 Compiler
from GCC's tree-ssa-20020619-branch and still this
is alpha stage.
you can invoke Fortran by typing gfortran or g95,

Note: gcc-3.5 will include this effort.
2004-02-01 23:20:23 +00:00

18 lines
477 B
C

--- 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 */