Date: Wed, 28 Aug 2019 19:15:24 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 239757] graphics/gegl: fix build with clang when using Altivec Message-ID: <bug-239757-6497-M87ybWh4Ii@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-239757-6497@https.bugs.freebsd.org/bugzilla/> References: <bug-239757-6497@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239757 --- Comment #1 from commit-hook@freebsd.org --- A commit references this bug: Author: pkubaj Date: Wed Aug 28 19:15:20 UTC 2019 New revision: 510090 URL: https://svnweb.freebsd.org/changeset/ports/510090 Log: graphics/gegl: fix build with clang when using Altivec 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 PR: 239757 Approved by: linimon (mentor), gnome (maintainer timeout) Differential Revision: https://reviews.freebsd.org/D21404 Changes: head/graphics/gegl/Makefile --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239757-6497-M87ybWh4Ii>