From 98e1848ebf1024f28e82ee39cc6a81bd2b14d4fa Mon Sep 17 00:00:00 2001 From: David Date: Fri, 22 May 2009 16:39:18 +0000 Subject: daivd - got rid of posix source thing --- buildMinGW.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildMinGW.conf b/buildMinGW.conf index e61b949..6702973 100644 --- a/buildMinGW.conf +++ b/buildMinGW.conf @@ -9,7 +9,7 @@ default action: check group "lnhdrs", check "libbu++win.a" "tests" action: check group "lnhdrs", check group "tests" "all" action: check group "lnhdrs", check targets() -set "CXXFLAGS" += "-ggdb -Wall -D_POSIX_SOURCE" +set "CXXFLAGS" += "-ggdb -Wall" filesIn("src") filter regexp("^src/(.*)\\.h$", "bu/{re:1}.h"): rule "hln", -- cgit v1.2.3