Mark as BROKEN-hppa: it never built there.
Probably missing atomic ops ? src/include/tbb/machine/gcc_generic.h:97: error: '__TBB_atomic' does not name a type src/include/tbb/machine/gcc_generic.h:99: error: '__TBB_machine_try_lock_byte' declared as an 'inline' variable src/include/tbb/machine/gcc_generic.h:99: error: '__TBB_atomic_flag' was not declared in this scope etc etc
This commit is contained in:
parent
049326fe90
commit
75570c26da
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2012/05/09 12:42:06 pascal Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2012/12/21 17:59:00 landry Exp $
|
||||
|
||||
SHARED_ONLY = Yes
|
||||
|
||||
COMMENT = library for reading and writing images
|
||||
BROKEN-hppa = missing atomic ops
|
||||
|
||||
MAJ = 1.0
|
||||
V = ${MAJ}.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user