diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-05-13 23:36:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-05-13 23:36:16 +0000 |
commit | 0a534ed4c7e30c0709191425109085da9c2f3fba (patch) | |
tree | 540af31d37b3ae3d9b4538c2f751ce752be43754 /news | |
parent | 7e4f41c6908ce98d98c9a87bb0998ff78c715166 (diff) |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/nntpcache/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile index a1c50d1888ac..47be44e13b7a 100644 --- a/news/nntpcache/Makefile +++ b/news/nntpcache/Makefile @@ -16,7 +16,8 @@ SPOOLDIR?= /var/spool NO_CDROM= Free for individuals and non-military, non-profit organisations only -BROKEN_aarch64= Fails to link: missing sbrk +BROKEN_aarch64= fails to link: missing sbrk +BROKEN_powerpc64= fails to install: ./mmap_tests: Quit (core dumped) USES= gmake autoreconf shebangfix GNU_CONFIGURE= yes |