diff options
author | Arnout Vandecappelle <arnout@mind.be> | 2017-03-17 17:06:14 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-03-18 14:09:32 +0100 |
commit | 99c9b0affde4fcc3270425319b98a0e5e32f5964 (patch) | |
tree | 2c302b09f1272ef2274c0b33171808bc4ef300f2 /package/python-pathvalidate/python-pathvalidate.mk | |
parent | 2530fe810ee7ece8da30e246af522e2e0be8e83f (diff) | |
download | buildroot-99c9b0affde4fcc3270425319b98a0e5e32f5964.tar.gz buildroot-99c9b0affde4fcc3270425319b98a0e5e32f5964.zip |
acl: make sure build picks up TARGET_CFLAGS
The acl build system doesn't use automake, therefore it is broken. It
doesn't use the CFLAGS passed by configure. Work around this by passing
CFLAGS in the environment. The makefiles append to CFLAGS, so this
works.
This issue hasn't led to build failures, but it is visible e.g. when
stack protector is enabled: the stack protector options are not applied
to acl. Also debug and optimisation options aren't applied.
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Cc: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-pathvalidate/python-pathvalidate.mk')
0 files changed, 0 insertions, 0 deletions