BROKEN-hppa - undefined refs to gcc builtin atomic ops.
That's what happens when you only care about i386/amd64, and dont even try gcc4 module for other archs...
This commit is contained in:
parent
ce0e23bf26
commit
88215d4d60
@ -1,7 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2014/09/16 18:13:58 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2014/09/16 19:21:21 landry Exp $
|
||||
|
||||
COMMENT= free H.265/HEVC encoder
|
||||
BROKEN-powerpc = undefined reference to `__sync_val_compare_and_swap_8'
|
||||
BROKEN-hppa = undefined reference to `__sync_val_compare_and_swap_8'
|
||||
|
||||
|
||||
DISTNAME= 1.3
|
||||
PKGNAME= x265-${DISTNAME}
|
||||
|
Loading…
x
Reference in New Issue
Block a user