DragonFly to work around the _POSIX_SOURCE defines, which break cwchar's ::vfwprintf usage (aka ISO C99 extensions).
12 lines
239 B
Text
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
|