Remove some BROKEN markers for ports that should build now with the new libgcc

assisted built-in atomic ops for mips64.

from Brad
This commit is contained in:
ajacoutot 2015-12-25 08:39:45 +00:00
parent 9655763532
commit 4e1ea8b4b1
5 changed files with 5 additions and 10 deletions

View File

@ -1,7 +1,6 @@
# $OpenBSD: Makefile,v 1.10 2015/04/17 07:59:56 phessler Exp $
# $OpenBSD: Makefile,v 1.11 2015/12/25 08:39:46 ajacoutot Exp $
BROKEN-hppa= undefined reference to `__sync_fetch_and_add_8'
BROKEN-mips64= undefined reference to `__sync_fetch_and_add_8'
BROKEN-powerpc= undefined reference to `__sync_fetch_and_add_8'
BROKEN-sparc= undefined reference to `__sync_fetch_and_add_8'

View File

@ -1,8 +1,7 @@
# $OpenBSD: Makefile,v 1.13 2015/05/31 06:45:29 kirby Exp $
# $OpenBSD: Makefile,v 1.14 2015/12/25 08:39:46 ajacoutot Exp $
COMMENT = library for reading RAW files
BROKEN-hppa = undefined reference to __sync_fetch_and_add_4
BROKEN-mips64 = undefined reference to __sync_fetch_and_add_4
V = 0.16.0
DISTNAME = LibRaw-${V}

View File

@ -1,10 +1,9 @@
# $OpenBSD: Makefile,v 1.10 2013/10/31 16:42:08 fgsch Exp $
# $OpenBSD: Makefile,v 1.11 2015/12/25 08:39:46 ajacoutot Exp $
# .libs/libmecab.so.0.0: undefined reference to `__sync_val_compare_and_swap_4'
# .libs/libmecab.so.0.0: undefined reference to `__sync_add_and_fetch_4'
BROKEN-arm = undefined refs to __sync operations
BROKEN-hppa = undefined refs to __sync operations
BROKEN-mips64 = undefined refs to __sync operations
COMMENT-main = japanese morphological analyzer engine
COMMENT-ipadic = IPA japanese dictionary for mecab

View File

@ -1,6 +1,5 @@
# $OpenBSD: Makefile,v 1.61 2015/12/20 00:16:27 naddy Exp $
# $OpenBSD: Makefile,v 1.62 2015/12/25 08:39:46 ajacoutot Exp $
BROKEN-mips64 = undefined reference to `__sync_fetch_and_add_8'
BROKEN-hppa = undefined reference to `__sync_fetch_and_add_4'
BROKEN-sparc64 = infinite loop or aborts during build

View File

@ -1,7 +1,6 @@
# $OpenBSD: Makefile,v 1.54 2015/12/19 07:58:47 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.55 2015/12/25 08:39:45 ajacoutot Exp $
BROKEN-hppa= libpt.so.7.0: undefined reference to __sync_fetch_and_or_4
BROKEN-mips64= libpt.so.7.0: undefined reference to __sync_fetch_and_or_4
SHARED_ONLY= Yes