Import buildroot 2016.02.01
This commit is contained in:
12
firmware/buildroot/package/libunistring/Config.in
Normal file
12
firmware/buildroot/package/libunistring/Config.in
Normal file
@@ -0,0 +1,12 @@
|
||||
config BR2_PACKAGE_LIBUNISTRING
|
||||
bool "libunistring"
|
||||
depends on BR2_USE_WCHAR
|
||||
help
|
||||
The libunistring library provides functions for manipulating
|
||||
Unicode strings and for manipulating C strings according to
|
||||
the Unicode standard.
|
||||
|
||||
http://www.gnu.org/software/libunistring/
|
||||
|
||||
comment "libunistring needs a toolchain w/ wchar"
|
||||
depends on !BR2_USE_WCHAR
|
||||
Reference in New Issue
Block a user