diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-05-03 11:44:41 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-05-03 11:44:41 +0200 |
commit | 0d9d8984a9240a27f5ed2e15f1977ada67266906 (patch) | |
tree | 7c2b725f3919ba2eca2ed0c1edc2d68ce3501580 /package/gcc/gcc-initial/gcc-initial.mk | |
parent | da50b6b61c4a566fd28888f5a3a6dcb06fe1b495 (diff) | |
download | buildroot-0d9d8984a9240a27f5ed2e15f1977ada67266906.tar.gz buildroot-0d9d8984a9240a27f5ed2e15f1977ada67266906.zip |
libecore: x-includes and x-libraries must be set for cross-compiling
If those flags are not explicitly passed, the libecore configure
script will include -I/usr/X11R6/include and -L/usr/X11R6/lib in the
compile flags, which are obviously unsafe for cross-compilation.
The fix is similar to "package/efl/libevas: x-includes and x-libraries
must be set for cross-compiling" done by Romain Naour on libecore.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gcc/gcc-initial/gcc-initial.mk')
0 files changed, 0 insertions, 0 deletions