aboutsummaryrefslogtreecommitdiffstats
path: root/tools/cmake/Makefile
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:48:41 +0100
commitd03c520e75ec0a744483a3f57eea35d01fcd298f (patch)
treece88b6201d256d00f30b38af1300ff7bb4ab096d /tools/cmake/Makefile
parent904581c59e0c326a865b0ebf802db8ae5fec95f0 (diff)
downloadupstream-d03c520e75ec0a744483a3f57eea35d01fcd298f.tar.gz
upstream-d03c520e75ec0a744483a3f57eea35d01fcd298f.tar.bz2
upstream-d03c520e75ec0a744483a3f57eea35d01fcd298f.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> (cherry picked from commit 42f0ab028e2eae0d4e7acf9db7fd68b256f23503)
Diffstat (limited to 'tools/cmake/Makefile')
0 files changed, 0 insertions, 0 deletions