summaryrefslogtreecommitdiff
path: root/textproc/miller
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-05-03 21:06:51 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-05-03 21:06:51 +0000
commit922dee671e2e111408aede429ebf504e03c94cc6 (patch)
tree5bfa656790b7b4a3ad060d826ccb3804b9d8794f /textproc/miller
parent2324ce8be9e5285ce168f5c633c20b47616814d5 (diff)
Notes
Diffstat (limited to 'textproc/miller')
-rw-r--r--textproc/miller/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/miller/Makefile b/textproc/miller/Makefile
index 1edebadab87b..2ebf554d6973 100644
--- a/textproc/miller/Makefile
+++ b/textproc/miller/Makefile
@@ -10,8 +10,6 @@ COMMENT= Sed/awk/cut/join/sort for name-indexed data such as CSV, TSV and JSON
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-BROKEN_aarch64= Fails to compile: undefined reference to .mcount
-
USES= autoreconf libtool
USE_GITHUB= yes
GH_ACCOUNT= johnkerl