pkgsrc/security/botan/patches/patch-ag
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
244 B
Text

$NetBSD: patch-ag,v 1.1 2006/03/01 00:33:30 joerg Exp $
--- modules/ml_unix/ml_unix.orig 2006-02-27 01:31:51.000000000 +0000
+++ modules/ml_unix/ml_unix
@@ -5,6 +5,7 @@ replace_file mlock.cpp
<os>
aix
darwin
+dragonfly
freebsd
hpux
irix