openwrt/config
Hauke Mehrtens 8f72f5e4c0 toolchain: Select USE_SSTRIP with external musl toolchain
When we use the internal toolchain USE_SSTRIP will be selected by
default for musl libc and USE_STRIP when glibc is used. Do the same when
an external toolchain is used. USE_GLIBC will also be set for external
toolchain builds based on the EXTERNAL_TOOLCHAIN_LIBC_USE_GLIBC setting.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 9403810c02)
2022-10-03 19:51:49 +02:00
..
Config-build.in toolchain: Select USE_SSTRIP with external musl toolchain 2022-10-03 19:51:49 +02:00
Config-devel.in bcm53xx: use -falign-functions=32 for kernel compilation 2022-07-08 13:02:39 +02:00
Config-images.in uml: make use of 'rootfs-part' feature 2022-01-23 19:48:31 +00:00
Config-kernel.in kernel: add missing symbol 2022-09-22 20:19:43 +03:00
check-uname.sh