repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
uclibc: fix two more regressions introduced in 1.0.18
[buildroot-gz.git]
/
package
/
musl
/
Config.in
blob
18ae69d280aa9d8ed574ba5783627a8f377094a1
1
config BR2_PACKAGE_MUSL
2
bool
3
depends on BR2_TOOLCHAIN_USES_MUSL
4
default y
5
select BR2_PACKAGE_LINUX_HEADERS
6
select BR2_TOOLCHAIN_HAS_SSP
7
# Compatibility headers: cdefs.h, queue.h
8
select BR2_PACKAGE_MUSL_COMPAT_HEADERS