diff options
Diffstat (limited to 'security/stunnel/patches/patch-configure')
-rw-r--r-- | security/stunnel/patches/patch-configure | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/security/stunnel/patches/patch-configure b/security/stunnel/patches/patch-configure deleted file mode 100644 index 383597433a4..00000000000 --- a/security/stunnel/patches/patch-configure +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-configure,v 1.1 2015/12/27 18:36:06 ryoon Exp $ - -Fix NetBSD build, undefined u_short etc. - ---- configure.orig 2015-12-08 15:59:04.000000000 +0000 -+++ configure -@@ -3082,10 +3082,6 @@ $as_echo "#define _GNU_SOURCE 1" >>confd - - $as_echo "#define _DARWIN_C_SOURCE 1" >>confdefs.h - --# OSX does not declare chroot() with newer _XOPEN_SOURCE versions -- --$as_echo "#define _XOPEN_SOURCE 500" >>confdefs.h -- - # Solaris does not declare IPv6 structures without __EXTENSIONS__ - - $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h |