diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-12-08 01:46:00 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-12-08 01:46:00 +0000 |
commit | 32d4230d4441b6a58a574b0c4ecd19c23a8b78ac (patch) | |
tree | 815de9cffc1abfb43c0843b0398f4e0dcb0a1f89 /audio/siren | |
parent | Update llvm-cheri to a new snapshot. (diff) |
Mark these ports as buildable on armv6 after a trybroken run. (Also
tested with trybroken on armv7.)
The 'runaway process' ones are most likely just statistical.
Approved by: portmgr (tier-2 blanket)
Notes
Notes:
svn path=/head/; revision=455765
Diffstat (limited to 'audio/siren')
-rw-r--r-- | audio/siren/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/siren/Makefile b/audio/siren/Makefile index e19a7c4bfd49..0dd791011002 100644 --- a/audio/siren/Makefile +++ b/audio/siren/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= libFLAC.so:audio/flac \ libwavpack.so:audio/wavpack \ libopusfile.so:audio/opusfile -BROKEN_armv6= fails to configure: cannot find program /nxb-bin/usr/bin/cc BROKEN_mips= fails to configure: cannot find program /nxb-bin/usr/bin/cc BROKEN_mips64= fails to configure: cannot find program /nxb-bin/usr/bin/cc |