Mark as BROKEN-hppa due to the lack of atomic operations. Pulseaudio

tries to detect/use libatomic-ops as a fallback, but then linking fails,
and i've already lost enough time on it.
ok ajacoutot@
This commit is contained in:
landry 2012-10-06 08:34:07 +00:00
parent f1d7d38b4b
commit 2f06abaac5

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.25 2012/09/29 09:32:05 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.26 2012/10/06 08:34:07 landry Exp $
# XXX
# fix autospawn lock (patch-src_daemon_main_c)
@ -8,6 +8,11 @@
# sndio: make module-detect properly detects the sndio module
# sndio: implement hardware mixer
# hppa doesnt have native atomic operations
# PA can use/detect libatomic_ops as a fallback
# but in that case linking fails..
BROKEN-hppa = lack of atomic ops
SHARED_ONLY= Yes
COMMENT= cross-platform networked sound server