diff options
author | Romain Naour <romain.naour@gmail.com> | 2017-06-11 15:13:17 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-06-11 17:51:50 +0200 |
commit | 868d978e2ef0474af37edc0275c0b5db1ded474c (patch) | |
tree | a75361906997efc6e73521a8c307030276c66168 /package/gcc | |
parent | e217efeeb2e5451b15a075a69e3321ad94ba52f3 (diff) | |
download | buildroot-868d978e2ef0474af37edc0275c0b5db1ded474c.tar.gz buildroot-868d978e2ef0474af37edc0275c0b5db1ded474c.zip |
package/lcdproc: override libpng-config path
Like for freetype-config, override libpng-config path otherwise
the one from the host system may be used when installed.
Make sure that the one from STAGING_DIR is used.
configure:7480: checking for libpng-config
configure:7498: found /usr/bin/libpng-config
configure:7510: result: /usr/bin/libpng-config
configure:7529: checking whether libpng is present and sane
[...]
nios2-linux-gnu-gcc: ERROR: unsafe header/library path used in cross-compilation: '-I/usr/include/libpng12'
Fixes
http://autobuild.buildroot.net/results/b68/b68f54404a7d412d639ebb6d052412eea6ee3bf1/lcdproc-0.5.7/config.log
Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions