diff options
author | jbeich <jbeich@FreeBSD.org> | 2019-09-14 09:04:16 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2019-09-14 09:04:16 +0800 |
commit | 98a57491f987db2e46a747d8c66690c5180e2916 (patch) | |
tree | 1661387ab9050f5a5119ee7b1c126fa7bb2b5145 /www | |
parent | 3b9371ca8fe53759f7b3eb554a478f7d762b5190 (diff) | |
download | freebsd-ports-gnome-98a57491f987db2e46a747d8c66690c5180e2916.tar.gz freebsd-ports-gnome-98a57491f987db2e46a747d8c66690c5180e2916.tar.zst freebsd-ports-gnome-98a57491f987db2e46a747d8c66690c5180e2916.zip |
multimedia/kvazaar: unbreak with clang on powerpc64
In file included from strategies/altivec/picture-altivec.c:24:
/usr/lib/clang/8.0.1/include/altivec.h:69:19: error: unknown type name 'vector'
static __inline__ vector bool char __ATTRS_o_ai
^
/usr/lib/clang/8.0.1/include/altivec.h:69:26: error: expected identifier or '('
static __inline__ vector bool char __ATTRS_o_ai
^
/usr/include/stdbool.h:39:14: note: expanded from macro 'bool'
^
[...]
PR: 240531
Submitted by: pkubaj
Diffstat (limited to 'www')
0 files changed, 0 insertions, 0 deletions