index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
auto
/
cc
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'auto/cc')
-rw-r--r--
auto/cc
5
1 files changed, 5 insertions, 0 deletions
diff --git a/auto/cc b/auto/cc
index 6d901162e..bb2a3bf94 100644
--- a/
auto/cc
+++ b/
auto/cc
@@ -119,4 +119,9 @@ case $CC in
CC_STRONG="$CC -W3 -WX"
;;
+
+ wcc386)
+ # Open Watcom 1.0
+ ;;
+
esac