Makefile.flags: restrict Wno-constant-logical-operand and Wno-string-plus-int options...
authorBiswapriyo Nath <nathbappai@gmail.com>
Tue, 9 Jun 2020 17:35:12 +0000 (23:05 +0530)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 10 Jun 2020 12:33:19 +0000 (14:33 +0200)
commit505eeae402a84dc5208986c5ad611f5e485cbe34
tree0a70dd48a364748ca2cf12bbf31805a508f21ce3
parent0356607264b8e1476d98a81667488ba1d6295d23
Makefile.flags: restrict Wno-constant-logical-operand and Wno-string-plus-int options for clang

these options were added in b4ef2e3467d8e980ccf13c9dd342459c013b455f commit
gcc shows unrecognized command-line option warnings

Signed-off-by: Biswapriyo Nath <nathbappai@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Makefile.flags