Makefile: Enable -Wstringop-overflow globally
authorGustavo A. R. Silva <gustavoars@kernel.org>
Tue, 31 Oct 2023 23:50:11 +0000 (17:50 -0600)
committerGustavo A. R. Silva <gustavoars@kernel.org>
Sun, 21 Jan 2024 23:45:31 +0000 (17:45 -0600)
commit113a61863ecbfb3c29f3eb18fd9813bccf1743c1
tree69bd38229d339652a13b5fcf0a9f67cb2dedf1b1
parent6613476e225e090cc9aad49be7fa504e290dd33d
Makefile: Enable -Wstringop-overflow globally

It seems that we have finished addressing all the remaining
issues regarding -Wstringop-overflow. So, we are now in good
shape to enable this compiler option globally.

Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Makefile
scripts/Makefile.extrawarn