]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Intel compilers: update deprecated -wn to -Wall style
authorMichael Hirsch <scivision@users.noreply.github.com>
Tue, 25 Jan 2022 00:22:01 +0000 (19:22 -0500)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Tue, 25 Jan 2022 12:26:31 +0000 (13:26 +0100)
commitea8f88a05e0ee9d200c9950b5638f5879da2add8
tree7b6af738441ba736e21784d16d32ede3abda5d6f
parent87f2ae3f4918e856fff289357db2682b1691c37c
Intel compilers: update deprecated -wn to -Wall style

This removes warnings on every single target like:
icx: command line warning #10430: Unsupported command line options encountered
These options as listed are not supported.
For more information, use '-qnextgen-diag'.
option list:
        -w3

Signed-off-by: Michael Hirsch <michael@scivision.dev>
CMakeLists.txt