mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-29 18:19:02 +00:00
8cff8c8b08
Patch to 2015-05-25 to fix ldso related regressions on PPC and MIPS. Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 45754
9 lines
86 B
Plaintext
9 lines
86 B
Plaintext
if USE_MUSL
|
|
|
|
config MUSL_VERSION
|
|
string
|
|
depends on USE_MUSL
|
|
default "1.1.9"
|
|
|
|
endif
|