CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/12/01 06:02:52
Modified files:
sysutils/facter: Makefile
Log message:
Doesn't build with ports-gcc
On powerpc,
http://build-failures.rhaalovely.net//powerpc/2017-11-13/sysutils/facter.log
Reproducible on amd64. Possibly a gcc bug fixed in newer releases.
Replace ports-gcc with ports-clang, even though no exotic arch can
benefit of this right now (eg powerpc doesn't have ports-clang).
ok sebastia@ (maintainer)
