diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-01-31 03:40:46 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-01-31 03:40:46 +0000 |
commit | dcd74e6387a7b13a84f56be4fd95b245441cc800 (patch) | |
tree | 0d0809d74c7183324fd4c40d2cc1f8c9c36af021 /chinese/pyzy | |
parent | b2e18017b2d4c4044c103983b080543102008420 (diff) | |
download | ports-dcd74e6387a7b13a84f56be4fd95b245441cc800.tar.gz ports-dcd74e6387a7b13a84f56be4fd95b245441cc800.zip |
Notes
Diffstat (limited to 'chinese/pyzy')
-rw-r--r-- | chinese/pyzy/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chinese/pyzy/Makefile b/chinese/pyzy/Makefile index 9de6098cf5c4..bc1bcb6a318d 100644 --- a/chinese/pyzy/Makefile +++ b/chinese/pyzy/Makefile @@ -21,6 +21,9 @@ SHEBANG_FILES= data/db/android/create_db.py USE_GNOME= glib20 USE_LDCONFIG= yes +BROKEN_aarch64= Fails to compile: error: constant expression evaluates to -1 +BROKEN_armv6= Fails to compile: error: constant expression evaluates to -1 + GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-dependency-tracking --disable-boost |