maintainer-feedback requested: [Bug 239757] graphics/gegl: fix build with clang when using Altivec

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 10 12:56:23 UTC 2019


Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-gnome mailing list
<gnome at FreeBSD.org> for maintainer-feedback:
Bug 239757: graphics/gegl: fix build with clang when using Altivec
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239757



--- Description ---
Clang doesn't like including altivec.h manually:
/usr/lib/clang/8.0.1/include/altivec.h:69:19: error: unknown type name 'vector'
static __inline__ vector bool char __ATTRS_o_ai
		  ^


More information about the freebsd-gnome mailing list