diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-03-26 21:52:39 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-03-26 21:52:39 +0200 |
commit | f4dc73568b08bd96aa659c5ef29226349dee05de (patch) | |
tree | aaaf8131eef353576d1067316e49454cd7347190 /support/scripts/scanpypi | |
parent | b718c776ca1a5d204f2ae9a765331a32e87e9560 (diff) | |
download | buildroot-f4dc73568b08bd96aa659c5ef29226349dee05de.tar.gz buildroot-f4dc73568b08bd96aa659c5ef29226349dee05de.zip |
lz4: pass {TARGET,HOST}_CONFIGURE_OPTS in the environment
{TARGET,HOST}_CONFIGURE_OPTS are currently passed as $(MAKE) argument,
which causes some CPPFLAGS/CFLAGS defined by the package build system to
be overridden, leading to build failures. This commit changes the lz4
package to pass {TARGET,HOST}_CONFIGURE_OPTS through the environment to
avoid this issue.
Fixes:
http://autobuild.buildroot.net/results/2a578a9c462463fde802c999156723494fe1b14d/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'support/scripts/scanpypi')
0 files changed, 0 insertions, 0 deletions