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
Config.in: add -Og option
[buildroot-gz.git]
/
package
/
ustr
/
Config.in
blob
0d9c272b6b96e09b9672796a3749f78da779db04
1
config BR2_PACKAGE_USTR
2
bool "ustr"
3
# unconditionally builds a shared library
4
depends on !BR2_STATIC_LIBS
5
help
6
A small, safe string library.
7
8
http://www.and.org/ustr/
9
10
comment "ustr needs a toolchain w/ dynamic library"
11
depends on BR2_STATIC_LIBS