[PATCH skeleton] Enable user-overriable CFLAGS

OpenBMC Patches openbmc-patches at stwcx.xyz
Wed Jun 22 04:11:00 AEST 2016


Put required CFLAGS (ie pkg-config --cflags) in ALL_CFLAGS and append
user specified CFLAGS to that.

Use CFLAGS during link.

Signed-off-by: Brad Bishop <bradleyb at fuzziesquirrel.com>

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/openbmc/skeleton/108)
<!-- Reviewable:end -->


https://github.com/openbmc/skeleton/pull/108

Brad Bishop (1):
  Enable user-overriable CFLAGS

 gdbus.mk                 | 4 ++--
 libopenbmc_intf/Makefile | 4 ++--
 op-flasher/Makefile      | 6 +++---
 rules.mk                 | 6 +++---
 4 files changed, 10 insertions(+), 10 deletions(-)

-- 
2.9.0




More information about the openbmc mailing list