mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
sci-mathematics/cvc4: fix cmake build type
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -50,6 +50,7 @@ src_configure() {
|
||||
-DENABLE_STATISTICS="$(usex statistics ON OFF)"
|
||||
-DENABLE_PROOFS="$(usex proofs ON OFF)"
|
||||
)
|
||||
CMAKE_BUILD_TYPE="Gentoo"
|
||||
cmake_src_configure
|
||||
# Bug #934053 - build with musl
|
||||
antlr3 "${S}"/src/parser/cvc/Cvc.g -fo "${BUILD_DIR}"/src/parser/cvc || die
|
||||
|
||||
Reference in New Issue
Block a user