|
@@ -145,6 +145,7 @@ comment "boost-fiber needs a toolchain not affected by GCC bug 64735, 85180"
|
|
|
|
|
|
config BR2_PACKAGE_BOOST_FILESYSTEM
|
|
config BR2_PACKAGE_BOOST_FILESYSTEM
|
|
bool "boost-filesystem"
|
|
bool "boost-filesystem"
|
|
|
|
+ select BR2_PACKAGE_BOOST_SYSTEM
|
|
help
|
|
help
|
|
The Boost Filesystem Library provides portable facilities to
|
|
The Boost Filesystem Library provides portable facilities to
|
|
query and manipulate paths, files, and directories.
|
|
query and manipulate paths, files, and directories.
|