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

$NetBSD: patch-ad,v 1.1 2006/03/01 00:33:30 joerg Exp $
--- modules/es_ftw/es_ftw.orig 2006-02-27 01:30:36.000000000 +0000
+++ modules/es_ftw/es_ftw
@@ -9,6 +9,7 @@ add_file es_ftw.cpp
aix
cygwin
darwin
+dragonfly
freebsd
hpux
irix