diff options
Diffstat (limited to 'databases/tokyocabinet/Makefile')
-rw-r--r-- | databases/tokyocabinet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/tokyocabinet/Makefile b/databases/tokyocabinet/Makefile index 42340c38c0f6..edc5aa0b1ca0 100644 --- a/databases/tokyocabinet/Makefile +++ b/databases/tokyocabinet/Makefile @@ -14,6 +14,7 @@ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_armv6= dumps core: Assertion failed: (!NodePtr->isKnownSentinel()), function operator*, file ilist_iterator.h +BROKEN_armv7= fails to build: cc: error: unable to execute command: Abort trap (core dumped) GNU_CONFIGURE= yes USES= pathfix gmake |