aboutsummaryrefslogtreecommitdiffstats
path: root/include/prereq-build.mk
diff options
context:
space:
mode:
authorChristian Marangi <ansuelsmth@gmail.com>2022-12-05 23:23:04 +0100
committerChristian Marangi <ansuelsmth@gmail.com>2022-12-06 23:46:13 +0100
commit42f0ab028e2eae0d4e7acf9db7fd68b256f23503 (patch)
treebf6d97dc870ee8e46aa579fc1104cbbe8b34c263 /include/prereq-build.mk
parent6cee46def01a0d51d1fb003d92e0840f87aa8822 (diff)
downloadupstream-42f0ab028e2eae0d4e7acf9db7fd68b256f23503.tar.gz
upstream-42f0ab028e2eae0d4e7acf9db7fd68b256f23503.tar.bz2
upstream-42f0ab028e2eae0d4e7acf9db7fd68b256f23503.zip
CI: build: fix use of sdk as toolchain
The toolchain included in a sdk have a different format than an external toolchain tar. Since sdk is a more integrated setup doesn't use and include wrapper bin that use the external toolchain config and use an alternative and more standard way to include all the toolchain headers. External toolchain use wrapper.sh to append the configured include header when each tool is called. Fix the sdk toolchain by reverting their own sdk wrapper scripts and to simulate an external toolchain build copying what is done in the toolchain target makefile. This handle compilation error and warning caused by not using fortify header on building packages. Fixes: 006e52545d14 ("CI: build: add support to fallback to sdk for external toolchain") Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Diffstat (limited to 'include/prereq-build.mk')
0 files changed, 0 insertions, 0 deletions