openwrt/target
Hauke Mehrtens 904581c59e
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-12-06 01:01:12 +01:00
..
imagebuilder imagebuilder: fix broken image generation with external targets 2022-04-05 22:06:41 +02:00
linux layerscape: fix compilation error for missing define of dwc quirk 2022-12-04 16:06:35 +01:00
sdk toolchain: Select USE_SSTRIP with external musl toolchain 2022-12-06 01:01:12 +01:00
toolchain target: fix copying of licenses for SDK/toolchain 2021-02-14 21:56:29 +01:00
Config.in build: define PWM_SUPPORT arch feature flag 2020-09-25 19:32:33 +02:00
Makefile