[Bug 239757] graphics/gegl: fix build with clang when using Altivec

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 28 19:15:25 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239757

--- Comment #1 from commit-hook at 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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the freebsd-gnome mailing list