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:
Kostadin Shishmanov
2023-11-04 23:14:58 +02:00
parent b0885c7d11
commit a0663d1556
2 changed files with 543 additions and 0 deletions

View File

@@ -46,6 +46,9 @@ DEPEND="
BDEPEND="${DEPEND}"
PATCHES=(
"${FILESDIR}"/${P}-headers-6.6.patch
)
src_configure() {
local mycmakeargs+=(
-DBUILD_TESTING=$(usex test ON OFF)