Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: ea702af5c3298649f7036e10e9f3f23347f04ee4 https://github.com/crosstool-ng/crosstool-ng/commit/ea702af5c3298649f7036e10e9f3f23347f04ee4 Author: M1cha Date: 2018-02-12 (Mon, 12 Feb 2018) Changed paths: M scripts/build/cc/gcc.sh Log Message: ----------- cc/gcc: use correct sysroot arg for do_gcc_core_backend This fixes gccs LIMITS_H_TEST detection for baremetal targets so limits.h will be installed correctly. Signed-off-by: Michael Zimmermann Commit: 85b86d829a065b532c4622d3f07e186f94b4d5f7 https://github.com/crosstool-ng/crosstool-ng/commit/85b86d829a065b532c4622d3f07e186f94b4d5f7 Author: Alexey Neyman Date: 2018-02-15 (Thu, 15 Feb 2018) Changed paths: M scripts/build/cc/gcc.sh Log Message: ----------- Merge pull request #912 from M1cha/pr/limits_h_test cc/gcc: use correct sysroot arg for do_gcc_core_backend Compare: https://github.com/crosstool-ng/crosstool-ng/compare/ead247591dce...85b86d829a06