Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Aug 2019 12:56:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 239757] graphics/gegl: fix build with clang when using Altivec
Message-ID:  <bug-239757-6497-FfznWQUn20@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
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-gnome mailing =
list
<gnome@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=3D239757



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239757-6497-FfznWQUn20>