diff options
Diffstat (limited to 'package/boost/Config.in')
-rw-r--r-- | package/boost/Config.in | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/package/boost/Config.in b/package/boost/Config.in index 8925982ba8..0755d9c010 100644 --- a/package/boost/Config.in +++ b/package/boost/Config.in @@ -192,14 +192,6 @@ config BR2_PACKAGE_BOOST_MATH Octonions, like quaternions, are a relative of complex numbers. -config BR2_PACKAGE_BOOST_METAPARSE - bool "boost-metaparse" - depends on BR2_USE_MMU # boost-test - select BR2_PACKAGE_BOOST_TEST - help - A library for generating compile time parsers parsing embedded - DSL code as part of the C++ compilation process - config BR2_PACKAGE_BOOST_MPI bool "boost-mpi" help |