diff options
Diffstat (limited to 'math/gsl/patches/patch-ad')
-rw-r--r-- | math/gsl/patches/patch-ad | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/math/gsl/patches/patch-ad b/math/gsl/patches/patch-ad new file mode 100644 index 00000000000..6a8eced1bf1 --- /dev/null +++ b/math/gsl/patches/patch-ad @@ -0,0 +1,12 @@ +$NetBSD: patch-ad,v 1.1 2001/03/28 21:49:42 jtb Exp $ + +--- acconfig.h.orig ++++ acconfig.h +@@ -34,6 +34,7 @@ + #undef HAVE_IRIX_IEEE_INTERFACE + #undef HAVE_AIX_IEEE_INTERFACE + #undef HAVE_FREEBSD_IEEE_INTERFACE ++#undef HAVE_NETBSD_IEEE_INTERFACE + + /* Define this if we need to include /usr/include/float.h explicitly + in order to get FP_RND_RN and related macros. This is known to be |