From: Török Edwin Date: Sun, 11 Sep 2011 07:00:52 +0000 (+0300) Subject: fix ld error: unable to find version dependency `ZLIB_1.2.5' X-Git-Tag: v1.2.5.2~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d07d852bb4903aa12736fc17c808b6f4e6118bf1;p=thirdparty%2Fzlib-ng.git fix ld error: unable to find version dependency `ZLIB_1.2.5' --- diff --git a/zlib.map b/zlib.map index 65bcf1703..f65a1250b 100644 --- a/zlib.map +++ b/zlib.map @@ -69,4 +69,4 @@ ZLIB_1.2.3.5 { ZLIB_1.2.5.1 { deflatePending; -} ZLIB_1.2.5; +} ZLIB_1.2.3.5;