/usr/ports/devel/powerpc64-gcc/Makefile : armv7 too vs. only armv6 and aarch64 for CXXFLAGS=-fbracket-depth=512 ?

Mark Millard marklmi at yahoo.com
Sat Jul 28 20:24:32 UTC 2018


Is armv7 really distinct from armv6 and aarch64 for the below?

.if ${TARGETARCH} == "armv6" || ${TARGETARCH} == "aarch64"
. if ${COMPILER_TYPE} == clang
MAKE_ARGS+=CXXFLAGS=-fbracket-depth=512
. endif
.endif

(Not that I expect that this is tied to what I've been trying
to figure out about lack of installing into staging.)


===
Mark Millard
marklmi at yahoo.com
( dsl-only.net went
away in early 2018-Mar)



More information about the freebsd-ports mailing list