Move -Wno-address-of-packed-member to the clang block as well and sync
authorjsg <jsg@openbsd.org>
Wed, 12 Sep 2018 04:34:59 +0000 (04:34 +0000)
committerjsg <jsg@openbsd.org>
Wed, 12 Sep 2018 04:34:59 +0000 (04:34 +0000)
commitb653f3c062f7355ad0fc63a1b942f34bf9c0b8fc
treee72b0d37961567009a19c4a1044e0af7cccd47fd
parentd6254d8b0509f510d95bc52c8c43afb6dbe2061f
Move -Wno-address-of-packed-member to the clang block as well and sync
armv7 and i386 with amd64.

ok guenther@
sys/arch/amd64/conf/Makefile.amd64
sys/arch/armv7/conf/Makefile.armv7
sys/arch/i386/conf/Makefile.i386