summaryrefslogtreecommitdiffstats
path: root/package/boost/Config.in
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-06-04 15:17:37 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-06-08 07:56:35 +0200
commitf223c19f930d0f7998b41e30fa2ee3035fcfdc4e (patch)
tree82262dcf93c4ff1b12ae6721145e95afc28ebce8 /package/boost/Config.in
parenta7bc7b5564db3f95fc9f2ac626941059660af9e3 (diff)
downloadbuildroot-f223c19f930d0f7998b41e30fa2ee3035fcfdc4e.tar.gz
buildroot-f223c19f930d0f7998b41e30fa2ee3035fcfdc4e.zip
package/boost: Add Kconfig option for new module metaparse
The module description can be found in the release notes of v1.61.0: http://www.boost.org/users/history/version_1_61_0.html Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/boost/Config.in')
-rw-r--r--package/boost/Config.in3
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"
OpenPOWER on IntegriCloud