]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Disable errors for -Wsystem-headers for GCC on aarch64.
authorJohn Baldwin <jhb@FreeBSD.org>
Tue, 4 Aug 2020 18:24:46 +0000 (18:24 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Tue, 4 Aug 2020 18:24:46 +0000 (18:24 +0000)
commit776b260ae2ec0e4b9ad241541dd5f6d4dba1a0bd
tree2c9722436d8df3eec79d87299cca888b82e5bac4
parentec71044958e62e7fc4ea85932beeb12b56b3b98a
Disable errors for -Wsystem-headers for GCC on aarch64.

GCC's own arm_neon.h triggers multiple warnings on both GCC 6 and
GCC 9.

Differential Revision: https://reviews.freebsd.org/D25729
share/mk/bsd.sys.mk