]> arthur.barton.de Git - bup.git/commit
Makefile: add any environmental CFLAGS to the end of the effective CFLAGS.
authorRob Browning <rlb@defaultvalue.org>
Fri, 5 Jul 2013 17:06:16 +0000 (12:06 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sun, 7 Jul 2013 18:26:39 +0000 (13:26 -0500)
commitbb67c85d3d7295c26c12d30b511ad4c92bda03cc
tree9d3a6a207d43c61de651c59c2e3ecdcbbb7266e9
parentcdf77000f6f5c50aef378078465cadf1a783e968
Makefile: add any environmental CFLAGS to the end of the effective CFLAGS.

For now, just do the simplest thing.

Thanks to Greg Troxel <gdt@ir.bbn.com> for reporting the issue.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Makefile