mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
dev-libs/mcl: strip -Werror
Closes: https://bugs.gentoo.org/974759 Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
This commit is contained in:
@@ -31,6 +31,7 @@ PATCHES=(
|
|||||||
src_configure() {
|
src_configure() {
|
||||||
local mycmakeargs=(
|
local mycmakeargs=(
|
||||||
-DBUILD_TESTING=$(usex test)
|
-DBUILD_TESTING=$(usex test)
|
||||||
|
-DMCL_WARNINGS_AS_ERRORS=no
|
||||||
)
|
)
|
||||||
|
|
||||||
cmake_src_configure
|
cmake_src_configure
|
||||||
|
|||||||
Reference in New Issue
Block a user