diff options
author | Valentin Korenblit <valentin.korenblit@smile.fr> | 2018-03-27 09:44:34 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-04-08 16:45:08 +0200 |
commit | 32bd96b7acc9c9b374f54df749a59fb2a71c4b64 (patch) | |
tree | 8231398e814e38ca30668c3744cdd90faed405eb /package/qt5/qt5script | |
parent | 33e21c6c9e1100282b0cd1ca0b5a8c413abc5d0d (diff) | |
download | buildroot-32bd96b7acc9c9b374f54df749a59fb2a71c4b64.tar.gz buildroot-32bd96b7acc9c9b374f54df749a59fb2a71c4b64.zip |
package/xterm: Avoid freetype2 path poisoning using imake
When imake is installed on the host, it tries to include
freetype headers from host, so we must override ac_cv_path_IMAKE
to avoid this.
Extract from config.log:
configure:14803: checking if we should use imake to help
configure:14820: result: yes
configure:14829: checking for xmkmf
configure:14846: found /usr/bin/xmkmf
configure:14857: result: /usr/bin/xmkmf
configure:14920: testing Using /usr/bin/xmkmf ...
configure:15015: testing IMAKE_CFLAGS -I. -I/usr/include/freetype2
Signed-off-by: Valentin Korenblit <valentin.korenblit@smile.fr>
[Thomas: pass ac_cv_path_IMAKE="" as suggested by Romain Naour.]
Reviewed-by: Romain Naour <romain.naour@smile.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 6d0316dc7b14f6cd2d44e92c6ab581a6ab385234)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/qt5/qt5script')
0 files changed, 0 insertions, 0 deletions