forked from danielrh/berkelium
-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The libpng patch had some missing ifdefs that went unnoticed because …
…the patch itself was broken, so those bits were never applied. This caused problems on Mac, where we had libpng < 1.5. Fix up the patch to add the necessary ifdefs and use the old code if we have libpng < 1.5
- Loading branch information
Showing
1 changed file
with
11 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters