Fwd: [PATCH 1 of 6] brand: Linux
timeless
timeless at gmail.com
Thu Apr 7 04:42:08 UTC 2016
# HG changeset patch
# User timeless at gmail.com
# Date 1459808102 0
# Mon Apr 04 22:15:02 2016 +0000
# Node ID f72d428baff12201d77101dea3e78ad67a192674
# Parent 15f9446165e2f929c02b6415e3c125247e3ae546
brand: Linux
diff -r 15f9446165e2 -r f72d428baff1 auto/cc/icc
--- a/auto/cc/icc Tue Apr 05 17:57:08 2016 +0300
+++ b/auto/cc/icc Mon Apr 04 22:15:02 2016 +0000
@@ -89,7 +89,7 @@
case "$NGX_ICC_VER" in
9.*)
- # "cc" clobber ignored, warnings for Liunx's htonl()/htons()
+ # "cc" clobber ignored, warnings for Linux's htonl()/htons()
CFLAGS="$CFLAGS -wd1469"
# explicit conversion of a 64-bit integral type to a smaller
# integral type
@@ -103,7 +103,7 @@
;;
8.*)
- # "cc" clobber ignored, warnings for Liunx's htonl()/htons()
+ # "cc" clobber ignored, warnings for Linux's htonl()/htons()
CFLAGS="$CFLAGS -wd1469"
# floating-point equality and inequality comparisons are unreliable,
# warning on SvTRUE()
More information about the nginx-devel
mailing list