mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
dev-libs/zydis: bump minimum required CMake version
Closes: https://bugs.gentoo.org/974771 Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
This commit is contained in:
@@ -24,6 +24,10 @@ BDEPEND="
|
||||
man? ( app-text/ronn-ng )
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${PN}-4.1.1-bump-minimum-required-CMake-version.patch"
|
||||
)
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DZYAN_SYSTEM_ZYCORE=yes
|
||||
|
||||
Reference in New Issue
Block a user