Disable a few warning flags that were introduced and enabled by default
authorpatrick <patrick@openbsd.org>
Fri, 17 Dec 2021 14:59:21 +0000 (14:59 +0000)
committerpatrick <patrick@openbsd.org>
Fri, 17 Dec 2021 14:59:21 +0000 (14:59 +0000)
commitb59965a81ab3e54f1683aa69b9c9ad35ad99dd7e
treec9fa05ef038d66c0b71001ff1ee68d7935573fc3
parent5a38ef86d0b61900239c7913d24a05e7b88a58f0
Disable a few warning flags that were introduced and enabled by default
with LLVM 13.
gnu/usr.bin/binutils-2.17/Makefile.bsd-wrapper
sys/arch/amd64/conf/Makefile.amd64
sys/arch/arm64/conf/Makefile.arm64
sys/arch/armv7/conf/Makefile.armv7
sys/arch/i386/conf/Makefile.i386
sys/arch/loongson/conf/Makefile.loongson
sys/arch/macppc/conf/Makefile.macppc
sys/arch/octeon/conf/Makefile.octeon
sys/arch/powerpc64/conf/Makefile.powerpc64
sys/arch/riscv64/conf/Makefile.riscv64
sys/arch/sparc64/conf/Makefile.sparc64