]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Move "-O2" compiler flag before CFLAGS from environment, this ensures
authorHans Kristian Rosbach <hk-git@circlestorm.org>
Wed, 12 Dec 2018 14:25:56 +0000 (15:25 +0100)
committerHans Kristian Rosbach <hk-git@circlestorm.org>
Wed, 12 Dec 2018 14:25:56 +0000 (15:25 +0100)
commitedb9fb1e3acc4ff82845518fd50cf51185c47ad7
tree9a608565de076785ab345ce241bdf28a696b0168
parentca28d020f11ecc22cb86accaee40996906280f7a
Move "-O2" compiler flag before CFLAGS from environment, this ensures
CFLAGS can properly override the optimizer flag.
configure