[libpng16] Revised scripts/makefile.darwin: use system zlib; remove quotes

around architecture list; add missing ppc architecture; add architecture
options to shared library link; don't try to create a shared lib based on
missing RELEASE variable (Toby Thain).
This commit is contained in:
Glenn Randers-Pehrson
2012-04-13 12:36:22 -05:00
parent e243a1fbd8
commit b4f5c42092
3 changed files with 15 additions and 9 deletions

View File

@@ -4101,6 +4101,10 @@ Version 1.6.0beta20 [March 29, 2012]
CVE-2011-3048).
Version 1.6.0beta21 [April 13, 2012]
Revised scripts/makefile.darwin: use system zlib; remove quotes around
architecture list; add missing ppc architecture; add architecture options
to shared library link; don't try to create a shared lib based on missing
RELEASE variable.
Enable png_set_check_for_invalid_index() for both read and write.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net