diff options
author | glewis <glewis@FreeBSD.org> | 2005-12-03 06:24:01 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2005-12-03 06:24:01 +0800 |
commit | ce7953a3920bd04064dfd4b667cd9dbda68c202e (patch) | |
tree | aced6b6fd9b09a61ec7583b216a956e738b97621 /Tools | |
parent | 5c6d3b09f1e593bc190049307024da422d93416c (diff) | |
download | freebsd-ports-gnome-ce7953a3920bd04064dfd4b667cd9dbda68c202e.tar.gz freebsd-ports-gnome-ce7953a3920bd04064dfd4b667cd9dbda68c202e.tar.zst freebsd-ports-gnome-ce7953a3920bd04064dfd4b667cd9dbda68c202e.zip |
. "Privatise" the symbols in libzip.so to avoid conflicting with those
in the systems libz.so. This conflict broke applications such as
Eclipse which is linked with libz.so (via gtk+ I believe).
This is a slightly modified version of the submitter's patch.
A better solution may be to link with the system's libz.so and remove
the JDK's internal zlib code altogether, but I'd like to test that a
little more first. Until then this solves the problem.
. Bump PORTREVISION since Eclipse seems to be quite widely used.
Submitted by: "Arno J. Klaassen" <arno@heho.snv.jussieu.fr>
Diffstat (limited to 'Tools')
0 files changed, 0 insertions, 0 deletions