these use atomics not currently available on arm

This commit is contained in:
phessler 2016-12-22 08:10:21 +00:00
parent fb70605d2d
commit bb2f740138
2 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,6 @@
# $OpenBSD: Makefile,v 1.35 2016/11/13 19:22:34 jca Exp $
# $OpenBSD: Makefile,v 1.36 2016/12/22 08:10:21 phessler Exp $
BROKEN-arm = libjackserver.so.2.0: undefined reference to __sync_fetch_and_add_4
COMMENT = low latency sound server

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.138 2016/11/07 09:46:29 dcoppa Exp $
# $OpenBSD: Makefile,v 1.139 2016/12/22 08:10:21 phessler Exp $
USE_WXNEEDED = Yes # QtWebKit
ONLY_FOR_ARCHS = ${GCC4_ARCHS}
BROKEN-hppa = libQtWebKit.so.3.0: undefined reference to __sync_sub_and_fetch_4
BROKEN-arm = libQtWebKit.so.4.0: undefined reference to __sync_add_and_fetch_4
USE_GMAKE = Yes
COMMENT-debug = C++ GUI toolkit, debug