diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-11-30 06:13:34 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-11-30 06:13:34 +0000 |
commit | bf43557044604cb6487fc1aa24ce2c210ae789da (patch) | |
tree | 10dd7508accfa6a3ffc8e631ba63a22cc2fdeb6b /chinese | |
parent | e3b0bf80d1a7a3579b4284ef20edfdcdcefac2a7 (diff) | |
download | ports-bf43557044604cb6487fc1aa24ce2c210ae789da.tar.gz ports-bf43557044604cb6487fc1aa24ce2c210ae789da.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/pyzy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/pyzy/Makefile b/chinese/pyzy/Makefile index 5cf42b8b0496..fda0e8ca63d2 100644 --- a/chinese/pyzy/Makefile +++ b/chinese/pyzy/Makefile @@ -23,6 +23,7 @@ USE_LDCONFIG= yes BROKEN_aarch64= fails to compile: constant expression evaluates to -1 BROKEN_armv6= fails to compile: constant expression evaluates to -1 +BROKEN_armv7= fails to compile: constant expression evaluates to -1 BROKEN_powerpc64= fails to compile: narrowing conversion of '-1' from 'int' to 'char' GNU_CONFIGURE= yes |