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 4cfd44eb94..fae4b5fed7 100644 --- a/package/boost/Config.in +++ b/package/boost/Config.in @@ -114,6 +114,9 @@ comment "boost-log needs a toolchain w/ NPTL" config BR2_PACKAGE_BOOST_MATH bool "boost-math" +config BR2_PACKAGE_BOOST_METAPARSE + bool "boost-metaparse" + config BR2_PACKAGE_BOOST_MPI bool "boost-mpi" |