openwrt/config
Hauke Mehrtens 9403810c02 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>
2022-09-12 23:16:22 +02:00
..
Config-build.in toolchain: Select USE_SSTRIP with external musl toolchain 2022-09-12 23:16:22 +02:00
Config-devel.in
Config-images.in
Config-kernel.in kernel: add KERNEL_DEBUG_VIRTUAL 2022-07-07 15:07:16 -07:00
check-uname.sh