]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Honor CFLAGS when linking
authorNiLuJe <ninuje@gmail.com>
Sun, 2 Aug 2020 18:15:52 +0000 (20:15 +0200)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Wed, 19 Aug 2020 08:09:43 +0000 (10:09 +0200)
commit97c115946f4162599773bef28dd1cc92c0459bf4
treee319e131f9060218e878c1a6663f9076c945ca51
parent193d8fd7dfb7927facab7a3034daa27ad5b9df1c
Honor CFLAGS when linking

It's the GCC driver, honor CFLAGS to make stuff consistent.
(Allows one to actually get an LTO build w/ debug info, for
instance).
Makefile.in