]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Consolidate powerpcspe CFLAGS
authorJustin Hibbits <jhibbits@FreeBSD.org>
Sun, 10 Nov 2019 22:08:07 +0000 (22:08 +0000)
committerJustin Hibbits <jhibbits@FreeBSD.org>
Sun, 10 Nov 2019 22:08:07 +0000 (22:08 +0000)
commitdc67cfef96f985aa02a78b45f5375c3c0d8f240e
tree2cbdc25a3c3a1164f91cc22559f774a80e2939cc
parent52751739b97b2529f7bddd217de4039909f9a89b
Consolidate powerpcspe CFLAGS

Don't depend on CPUTYPE to define powerpcspe CFLAGS, they should be set
unconditionally.  This reduces duplication.  Also, set some CFLAGS as
gcc-only, because clang's SPE support always uses the SPE ABI, it's not an
optional feature.
share/mk/bsd.cpu.mk