diff options
Diffstat (limited to 'package/boost/Config.in')
-rw-r--r-- | package/boost/Config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/boost/Config.in b/package/boost/Config.in index 574f51ae7e..7085c0595c 100644 --- a/package/boost/Config.in +++ b/package/boost/Config.in @@ -88,6 +88,9 @@ config BR2_PACKAGE_BOOST_LOCALE comment "boost-locale needs a toolchain w/ wchar" depends on !BR2_USE_WCHAR +config BR2_PACKAGE_BOOST_LOG + bool "boost-log" + config BR2_PACKAGE_BOOST_MATH bool "boost-math" |