mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-lua/lua-zlib: fix compilation with luajit-2.1
Closes: https://bugs.gentoo.org/834410 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
@@ -26,6 +26,7 @@ DEPEND="${RDEPEND}"
|
||||
lua_src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DINSTALL_CMOD="$(lua_get_cmod_dir)"
|
||||
-DLUA_INCLUDE_DIR="$(lua_get_include_dir)"
|
||||
-DUSE_LUA_VERSION="$(lua_get_version)"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user