diff options
author | Romain Naour <romain.naour@openwide.fr> | 2015-05-02 22:16:36 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-05-03 11:44:13 +0200 |
commit | da50b6b61c4a566fd28888f5a3a6dcb06fe1b495 (patch) | |
tree | 4c99eeda2f314e40a143ff27ebebbe9b0b052d5f /package/gcc | |
parent | 993991e2ed746f2dba350fdd90b79e10c10e4b51 (diff) | |
download | buildroot-da50b6b61c4a566fd28888f5a3a6dcb06fe1b495.tar.gz buildroot-da50b6b61c4a566fd28888f5a3a6dcb06fe1b495.zip |
package/efl/libevas: x-includes and x-libraries must be set for cross-compiling
evas_engine_software_xlib_cflags and evas_engine_software_xlib_libs
contains unsafe libraries paths if x-include and x-libraries are
not set in libevas.mk.
config.log:
evas_engine_software_xlib_cflags='-I/usr/X11R6/include'
evas_engine_software_xlib_libs='-L/usr/X11R6/lib -lX11 -lXext'
Fixes:
http://autobuild.buildroot.net/results/e5f/e5fb1e62cb634b20233751b4ea3b0630de70e9e0/
Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions