aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/zlib/patches/003-arm-specific-optimisations-for-inflate.patch
Commit message (Collapse)AuthorAgeFilesLines
* zlib: properly split patchesAdrian Schmutzler2021-02-241-0/+501
This package had two patches (with two headers etc.) in one file, which would have quilt merging them during a refresh. Separate these patches into two files, as the original intent seems to be having them separate. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>