kumquat-buildroot/support
Samuel Martin e8c3755676 pkg-cmake.mk: set CMAKE_SYSROOT variable in toolchainfile.cmake
This change enforces the CMAKE_SYSROOT value set in the toolchainfile.cmake.

This fix overrides the CMake heuristics used to guess it, and turns off some
non-desirable behavior adding "-isystem ..." flags to the compiler command
line, misleading the compiler and making the build failed due to some
unfound standard headers.

Fixes:
  http://autobuild.buildroot.net/results/f7e/f7e92678e91a6cb15ccf32d4a7d75b39f49d6000/defconfig
  (and others)

Cc: Ben Boeckel <mathstuf@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-08-18 22:27:19 +02:00
..
dependencies build: cleanup remaining references to BR2_STRIP_sstrip 2016-06-10 20:15:15 +02:00
download support/download/git: Fix compatibility issue with git older than 1.8.4 2016-07-28 22:02:13 +02:00
dummy-external
gnuconfig support/gnuconfig: bump version to 2016-05-15 2016-06-05 22:26:57 +02:00
kconfig merge_config.sh: create temporary files in /tmp 2016-01-31 09:09:52 +01:00
legal-info legal-info: explicitly state how patches are licensed 2016-06-24 16:23:14 +02:00
libtool support/libtool: add patch for newer versions 2014-12-21 13:21:56 +01:00
misc pkg-cmake.mk: set CMAKE_SYSROOT variable in toolchainfile.cmake 2016-08-18 22:27:19 +02:00
scripts size-stats: fix bug when parsing file names with comma 2016-08-09 12:25:11 +02:00