From: Junio C Hamano Date: Wed, 20 Mar 2019 06:16:04 +0000 (+0900) Subject: Merge branch 'ab/makefile-help-devs-more' X-Git-Tag: v2.22.0-rc0~144 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3cef67694cfd4f90e12174576fec79252d1e8b96;p=thirdparty%2Fgit.git Merge branch 'ab/makefile-help-devs-more' CFLAGS now can be tweaked when invoking Make while using DEVELOPER=YesPlease; this did not work well before. * ab/makefile-help-devs-more: Makefile: allow for combining DEVELOPER=1 and CFLAGS="..." Makefile: move the setting of *FLAGS closer to "include" Makefile: Move *_LIBS assignment into its own section Makefile: add/remove comments at top and tweak whitespace Makefile: move "strip" assignment down from flags Makefile: remove an out-of-date comment --- 3cef67694cfd4f90e12174576fec79252d1e8b96