aboutsummaryrefslogtreecommitdiff
path: root/msvc-cl-common
diff options
context:
space:
mode:
Diffstat (limited to 'msvc-cl-common')
-rwxr-xr-xmsvc-cl-common2
1 files changed, 2 insertions, 0 deletions
diff --git a/msvc-cl-common b/msvc-cl-common
index 7601d77..33a68ef 100755
--- a/msvc-cl-common
+++ b/msvc-cl-common
@@ -31,6 +31,8 @@ diag=1
# Note that the order of the cases is important. Specifically, we want, e.g.,
# /D before /D*.
#
+# Note also that cl.exe options are case-sensitive.
+#
args=()
while [ $# -gt 0 ]; do