[libpng15] Bump version to libpng-1.5.7beta03

This commit is contained in:
Glenn Randers-Pehrson
2011-11-16 14:30:24 -06:00
parent 18c5cfafeb
commit c2d8399581
16 changed files with 57 additions and 28 deletions

View File

@@ -8,6 +8,10 @@
* and license in png.h
*/
#if defined(__linux__) && defined(__ELF__)
.section .note.GNU-stack,"",%progbits /* mark stack as non-executable */
#endif
#ifdef __ELF__
# define ELF
#else