dev-util/pahole: Remove obsolete cmake variable __LIB

Closes: https://bugs.gentoo.org/948597
Signed-off-by: Matthias Schwarzott <zzam@gentoo.org>
This commit is contained in:
Matthias Schwarzott
2025-01-23 16:52:02 +01:00
parent d6ad04bcc4
commit 69ad20f8c7
2 changed files with 0 additions and 10 deletions

View File

@@ -71,8 +71,3 @@ src_prepare() {
cmake_src_prepare
python_fix_shebang ostra/ostra-cg ostra/python/ostra.py
}
src_configure() {
local mycmakeargs=( "-D__LIB=$(get_libdir)" )
cmake_src_configure
}

View File

@@ -71,8 +71,3 @@ src_prepare() {
cmake_src_prepare
python_fix_shebang ostra/ostra-cg ostra/python/ostra.py
}
src_configure() {
local mycmakeargs=( "-D__LIB=$(get_libdir)" )
cmake_src_configure
}