mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 08:51:13 +00:00
8be50c369b
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: |
||
---|---|---|
.. | ||
scripts | ||
build.yml | ||
check-kernel-patches.yml | ||
Dockerfile.tools | ||
formal.yml | ||
kernel.yml | ||
labeler.yml | ||
packages.yml | ||
tools.yml |