diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2016-11-10 01:21:43 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2016-11-10 01:21:43 +0000 |
commit | 631eab01cc5589db62673331b3a40975b1da4ac0 (patch) | |
tree | faace7f54659f8be92fc299cccbae3f60aa49f6e /sysutils/e2fsprogs | |
parent | 948425549ef6a68337cd35fbea9a675ca2c51272 (diff) | |
download | ports-631eab01cc5589db62673331b3a40975b1da4ac0.tar.gz ports-631eab01cc5589db62673331b3a40975b1da4ac0.zip |
Notes
Diffstat (limited to 'sysutils/e2fsprogs')
-rw-r--r-- | sysutils/e2fsprogs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/e2fsprogs/Makefile b/sysutils/e2fsprogs/Makefile index 9712d5c78f73..d25bafe199b2 100644 --- a/sysutils/e2fsprogs/Makefile +++ b/sysutils/e2fsprogs/Makefile @@ -14,6 +14,8 @@ LICENSE= GPLv2 PORTSCOUT= ignore # cannot handle the version in the directory +BROKEN_aarch64= Fails to link: missing sbrk + USES= cpe gmake pkgconfig tar:xz CPE_VENDOR= e2fsprogs_project USE_CSTD= gnu99 |