[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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239757
Bug ID: 239757
Summary: graphics/gegl: fix build with clang when using Altivec
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: gnome at FreeBSD.org
Reporter: pkubaj at FreeBSD.org
Assignee: gnome at FreeBSD.org
Flags: maintainer-feedback?(gnome at FreeBSD.org)
Created attachment 206415
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206415&action=edit
patch
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
^
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list