[crosstool-ng/crosstool-ng] ea702a: cc/gcc: use correct sysroot arg for do_gcc_core_ba...
Alexey Neyman <[email protected]>
| Newsgroups | gmane.comp.gcc.cross-compiling |
|---|---|
| Message-ID | <5a865b58d454b_567c2ae82c43fc081261fc@hookshot-fe-2cc8887.cp1-iad.github.net.mail> |
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 <[email protected]>
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 <[email protected]>
Commit: 85b86d829a065b532c4622d3f07e186f94b4d5f7
https://github.com/crosstool-ng/crosstool-ng/commit/85b86d829a065b532c4622d3f07e186f94b4d5f7
Author: Alexey Neyman <[email protected]>
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