Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/auto/cc/icc
diff options
context:
space:
mode:
Diffstat (limited to 'auto/cc/icc')
-rw-r--r--auto/cc/icc4
1 files changed, 0 insertions, 4 deletions
diff --git a/auto/cc/icc b/auto/cc/icc
index 1c0df1a99..c47f6e4b4 100644
--- a/auto/cc/icc
+++ b/auto/cc/icc
@@ -43,10 +43,6 @@ if [ ".$PCRE_OPT" = "." ]; then
PCRE_OPT="-O $CPU_OPT"
fi
-if [ ".$MD5_OPT" = "." ]; then
- MD5_OPT="-O $CPU_OPT"
-fi
-
if [ ".$ZLIB_OPT" = "." ]; then
ZLIB_OPT="-O $CPU_OPT"
fi