repo.or.cz
/
openadk.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
always use ccache from OpenADK, problem reported by Diez
[openadk.git]
/
package
/
musl
/
Config.in.manual
blob
4552e448d0d59a6ad4a72b476aff1d1cd3e49377
1
config ADK_PACKAGE_MUSL
2
bool
3
default y if ADK_TARGET_LIB_MUSL && !ADK_APPLIANCE_TOOLCHAIN
4
default n
5
depends on ADK_TARGET_LIB_MUSL
6
help
7
Embedded C library.