aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-04-24 00:38:13 +0800
committerMark Linimon <linimon@FreeBSD.org>2019-04-24 00:38:13 +0800
commit62bbc4e56f4080cd2f64ea7bcea47b69d50cf74d (patch)
tree14f8485ef7e78361b098b18a34b9f3457ad836ae
parent729b4b39a2677580a7bc10f09c8c8e4d88065aca (diff)
downloadfreebsd-ports-62bbc4e56f4080cd2f64ea7bcea47b69d50cf74d.tar.gz
freebsd-ports-62bbc4e56f4080cd2f64ea7bcea47b69d50cf74d.tar.zst
freebsd-ports-62bbc4e56f4080cd2f64ea7bcea47b69d50cf74d.zip
MFH: r499767
Now builds on aarch64. PR: 237432 Submitted by: Greg V <greg at unrelenting dot technology> Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/branches/2019Q2/; revision=499768
-rw-r--r--devel/libffcall/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/libffcall/Makefile b/devel/libffcall/Makefile
index a897b23d07d7..c49b5f0bee5d 100644
--- a/devel/libffcall/Makefile
+++ b/devel/libffcall/Makefile
@@ -12,7 +12,6 @@ COMMENT= Foreign function call libraries
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN_aarch64= fails to build: checking whether code in malloc()ed memory is executable... Killing runaway build after 14400 seconds with no output
BROKEN_armv6= fails to build: avcall-armhf.s:46:2: error: '.syntax divided' arm assembly not supported
BROKEN_armv7= fails to build: avcall-armhf.s:46:2: error: '.syntax divided' arm assembly not supported
BROKEN_mips= fails to build: gmake[2]: No rule to make target 'avcall-mipsn32-macro.S', needed by 'avcall-mipsn32.s'