system/unzip: miscellaneous fixes
* Make sure CFLAGS are respected by setting LOCAL_UNZIP instead of LOCAL_ZIP and unsetting CFLAGS_OPT in the configure script. * Don't strip too early by setting STRIP to a no-op and unsetting LFLAGS2 in the configure script. * Cherry-pick a patch from Fedora to fix format warnings. * Fix unzipsfx test on 32-bit arches by casting a literal argument to the correct type.
Showing
- system/unzip/APKBUILD 12 additions, 4 deletionssystem/unzip/APKBUILD
- system/unzip/cflags.patch 20 additions, 0 deletionssystem/unzip/cflags.patch
- system/unzip/format-secure.patch 93 additions, 0 deletionssystem/unzip/format-secure.patch
- system/unzip/unzipsfx-bomb-32bit.patch 14 additions, 0 deletionssystem/unzip/unzipsfx-bomb-32bit.patch
Loading
Please register or sign in to comment