]> granicus.if.org Git - neomutt/commit
Do not use CPPFLAGS / CFLAGS together with CC_FOR_BUILD (#882)
authorPietro Cerutti <gahr@gahr.ch>
Wed, 25 Oct 2017 15:51:46 +0000 (16:51 +0100)
committerRichard Russon <rich@flatcap.org>
Wed, 25 Oct 2017 15:51:46 +0000 (16:51 +0100)
commit0430182045efc84ff023b0f67095682c246dcae0
tree184c3f0dca8b116912eb30f5df43da0d5e5e8d98
parent3564579bb150419518dedc305bcdd4bd98ac098a
Do not use CPPFLAGS / CFLAGS together with CC_FOR_BUILD (#882)

* Do not use CPPFLAGS / CFLAGS together with CC_FOR_BUILD
* Restore -std=c99 when building makedoc
* Make sure host-independent CFLAGS are passed to CC_FOR_BUILD
* Let CC_FOR_BUILD carry CFLAGS_FOR_BUILD, there's no reason to split them
Makefile.autosetup
auto.def
doc/Makefile.autosetup