diff options
Diffstat (limited to 'auto/cc/owc')
-rw-r--r-- | auto/cc/owc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/auto/cc/owc b/auto/cc/owc index 88ffdb1f8..06e5cc0e0 100644 --- a/auto/cc/owc +++ b/auto/cc/owc @@ -69,8 +69,6 @@ NGX_BUILD_PCH="-fhq=$NGX_OBJS/ngx_config.pch" NGX_USE_PCH="-fh=$NGX_OBJS/ngx_config.pch" -LINK="\$(CC)" - # the link flags, built target is NT GUI mode application CORE_LINK="$CORE_LINK -l=nt_win" |