mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
Now that largefile is mandatory removes package dependencies and conditionals. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
7 lines
105 B
Plaintext
7 lines
105 B
Plaintext
config BR2_PACKAGE_USTR
|
|
bool "ustr"
|
|
help
|
|
A small, safe string library.
|
|
|
|
http://www.and.org/ustr/
|