diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-02-11 08:16:31 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-02-11 08:16:31 +0000 |
commit | 21c72c386dc3a3d268834769f71001cfbf90929e (patch) | |
tree | 68791bc4131c690ba632cd17a9389378573b386c /misc/sword | |
parent | ea4d1539a4da5cfe61517f3fd242d8b87165f773 (diff) | |
download | ports-21c72c386dc3a3d268834769f71001cfbf90929e.tar.gz ports-21c72c386dc3a3d268834769f71001cfbf90929e.zip |
Notes
Diffstat (limited to 'misc/sword')
-rw-r--r-- | misc/sword/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/misc/sword/Makefile b/misc/sword/Makefile index a5801afb07af..ea1da73cbb89 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -20,8 +20,6 @@ BUILD_DEPENDS+= clang38:lang/clang38 CC= clang38 CXX= clang++38 -BROKEN_powerpc64= does not compile: libicui18n.so: undefined reference to __cxa_throw_bad_array_new_length - GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-conf --with-zlib INSTALL_TARGET= install-strip |