From bd91999ea577266b0d899ea206cdaa8d19f486b2 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 20 Apr 2009 06:08:47 +0000 Subject: Win32 master/workers model --- auto/cc/bcc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'auto/cc/bcc') diff --git a/auto/cc/bcc b/auto/cc/bcc index 638b7dc2f..9570a3c47 100644 --- a/auto/cc/bcc +++ b/auto/cc/bcc @@ -46,7 +46,7 @@ NGX_USE_PCH="-Hu -H=$NGX_OBJS/ngx_config.csm" # Win32 GUI mode application -LINK="\$(CC) -laa" +#LINK="\$(CC) -laa" # the resource file -- cgit