pkgsrc/security/botan/patches/patch-af
joerg 20b65ea5c3 Add DragonFly support. Honour CXXFLAGS. Add _DRAGONFLY_SOURCE on
DragonFly to work around the _POSIX_SOURCE defines, which break
cwchar's ::vfwprintf usage (aka ISO C99 extensions).
2006-03-01 00:33:30 +00:00

12 lines
230 B
Text

$NetBSD: patch-af,v 1.1 2006/03/01 00:33:30 joerg Exp $
--- modules/fd_unix/fd_unix.orig 2006-02-27 01:31:16.000000000 +0000
+++ modules/fd_unix/fd_unix
@@ -10,6 +10,7 @@ aix
beos
cygwin
darwin
+dragonfly
freebsd
hpux
irix