summaryrefslogtreecommitdiffstats
path: root/package/libglib2
diff options
context:
space:
mode:
authorLionel Landwerlin <llandwerlin@gmail.com>2009-12-26 15:03:28 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2010-01-28 16:34:59 +0100
commit21ebd57287b4f17d3504f75b39c15bc959c7dd2f (patch)
tree4cdaa38071abe8bb34d88223a97f3fa531cf0569 /package/libglib2
parent62a4149250f42539e8300b9391ce1e0e8bf114ee (diff)
downloadbuildroot-novena-21ebd57287b4f17d3504f75b39c15bc959c7dd2f.tar.gz
buildroot-novena-21ebd57287b4f17d3504f75b39c15bc959c7dd2f.zip
bash: remove CC variable when calling make
So "/opt/whatever_toolchain/gcc --sysroot $(STAGING_DIR)" isn't stripped to "/opt/whatever_toolchain/gcc", making gcc to look at $(ORIGINAL_TOOLCHAIN_DIRECTORY)/usr/include instead of $(STAGING_DIR)/usr/include. For more CC is already filled when running the configure script. This problem should only be visible with an external toolchain. Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/libglib2')
0 files changed, 0 insertions, 0 deletions