diff options
Diffstat (limited to 'dev-libs/boost')
-rw-r--r-- | dev-libs/boost/boost-1.76.0-r1.ebuild (renamed from dev-libs/boost/boost-1.76.0.ebuild) | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dev-libs/boost/boost-1.76.0.ebuild b/dev-libs/boost/boost-1.76.0-r1.ebuild index e75b93f8476f..d760d92ea5af 100644 --- a/dev-libs/boost/boost-1.76.0.ebuild +++ b/dev-libs/boost/boost-1.76.0-r1.ebuild @@ -171,10 +171,6 @@ src_configure() { --without-stacktrace --boost-build="${BROOT}"/usr/share/boost-build/src --layout=system - # CMake has issues working with multiple python impls, - # disable cmake config generation for the time being - # https://github.com/boostorg/python/issues/262#issuecomment-483069294 - --no-cmake-config # building with threading=single is currently not possible # https://svn.boost.org/trac/boost/ticket/7105 threading=multi |