mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
app-misc/corectrl-1.3.7: fix building with linux-headers 6.6
Signed-off-by: Kostadin Shishmanov <kocelfc@tutanota.com>
This commit is contained in:
@@ -46,6 +46,9 @@ DEPEND="
|
||||
|
||||
BDEPEND="${DEPEND}"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${P}-headers-6.6.patch
|
||||
)
|
||||
src_configure() {
|
||||
local mycmakeargs+=(
|
||||
-DBUILD_TESTING=$(usex test ON OFF)
|
||||
|
||||
Reference in New Issue
Block a user