tn3399_openwrt/package/libs/zlib
Daniel Engberg 0dd439141d package/libs/zlib: Add option for O3 optimization
Add option to use O3 optimization as not all devices have
space constraints. This option is default using GCC in upstream
but isn't in the CMake makefile for some reason.

Source: https://github.com/madler/zlib/blob/master/configure#L170

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-01-02 17:11:12 +01:00
..
patches package/libs/zlib: Add ARM and NEON optimizations 2018-01-02 17:11:12 +01:00
Config.in package/libs/zlib: Add option for O3 optimization 2018-01-02 17:11:12 +01:00
Makefile package/libs/zlib: Add option for O3 optimization 2018-01-02 17:11:12 +01:00