aboutsummaryrefslogtreecommitdiff
path: root/libs/libpng/patches/200-ccache.patch
Commit message (Collapse)AuthorAge
* libpng: disable building of executablesRosen Penev2020-12-13
| | | | | | | | | | They are not packaged here. Upstream backport. Speeds up compilation and avoids a zlib hack. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libpng: fix compilation with ccacheRosen Penev2020-07-05
It seems an extra CMake variable is needed for one of the scripts. Signed-off-by: Rosen Penev <rosenp@gmail.com>