Skip to content

Commit

Permalink
Mark broken on various tier-2 archs.
Browse files Browse the repository at this point in the history
Approved by:	portmgr (tier-2 blanket)
  • Loading branch information
linimon authored and linimon committed Nov 8, 2016
1 parent 7104995 commit c865acd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sysutils/liburcu/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ LICENSE= LGPL21

PORTDOCS= ChangeLog README cds-api.txt rcu-api.txt uatomic-api.txt

BROKEN_arm64= Fails to build: Cannot build: unrecognized architecture detected
BROKEN_armv6= Fails to build: address argument to atomic builtin must be a pointer
BROKEN_mips= Fails to build: undefined reference to `__sync_bool_compare_and_swap_4
BROKEN_mips64= Fails to build: undefined reference to `__sync_bool_compare_and_swap_4

USES= pathfix libtool tar:bzip2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
Expand Down

0 comments on commit c865acd

Please sign in to comment.