diff options
Diffstat (limited to 'package/ustr/Config.in')
-rw-r--r-- | package/ustr/Config.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/package/ustr/Config.in b/package/ustr/Config.in index abaefcecfc..a86b26d3d4 100644 --- a/package/ustr/Config.in +++ b/package/ustr/Config.in @@ -1,10 +1,6 @@ config BR2_PACKAGE_USTR bool "ustr" - depends on BR2_LARGEFILE help A small, safe string library. http://www.and.org/ustr/ - -comment "ustr requires a toolchain w/ largefile" - depends on !BR2_LARGEFILE |