diff options
Diffstat (limited to 'auto/cc')
| -rw-r--r-- | auto/cc/bcc | 1 | ||||
| -rw-r--r-- | auto/cc/msvc | 1 | ||||
| -rw-r--r-- | auto/cc/owc | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/auto/cc/bcc b/auto/cc/bcc index ec82e60fb..e990a9f73 100644 --- a/auto/cc/bcc +++ b/auto/cc/bcc @@ -62,7 +62,6 @@ ngx_include_opt="-I" ngx_objout="-o" ngx_binout="-e" ngx_objext="obj" -ngx_binext=".exe" ngx_long_start='@&&| ' diff --git a/auto/cc/msvc b/auto/cc/msvc index 4eef10105..825725299 100644 --- a/auto/cc/msvc +++ b/auto/cc/msvc @@ -142,7 +142,6 @@ ngx_pic_opt= ngx_objout="-Fo" ngx_binout="-Fe" ngx_objext="obj" -ngx_binext=".exe" ngx_long_start='@<< ' diff --git a/auto/cc/owc b/auto/cc/owc index a063aa341..f7fd88c9a 100644 --- a/auto/cc/owc +++ b/auto/cc/owc @@ -84,7 +84,6 @@ ngx_include_opt="-i=" ngx_objout="-fo" ngx_binout="-fe=" ngx_objext="obj" -ngx_binext=".exe" ngx_regex_dirsep='\\' ngx_dirsep="\\" |
