SHA256
10
0
forked from pool/lua-luv

Accepting request 932018 from home:gmbr3:Lua

- Use system compat53 again

OBS-URL: https://build.opensuse.org/request/show/932018
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luv?expand=0&rev=40
This commit is contained in:
2021-11-17 18:17:54 +00:00
committed by Git OBS Bridge
parent 8c5d9465a7
commit 32d2f94a61
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 17 18:16:50 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
- Use system compat53 again
-------------------------------------------------------------------
Wed Nov 17 11:33:51 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>

View File

@@ -96,6 +96,7 @@ echo "Name is %{name}, Flavor is %{flavor}"
-DWITH_SHARED_LIBUV=ON -DWITH_LUA_ENGINE=Lua \
-DLUA_BUILD_TYPE=System -DMODULE_INSTALL_LIB_DIR=%{lua_archdir} \
-DSHAREDLIBS_INSTALL_LIB_DIR=%{_libdir} -DBUILD_SHARED_LIBS=OFF \
-DLUA_COMPAT53_DIR="%{lua_incdir}" \
%{?lua_default:-DBUILD_SHARED_LIBS=ON}
%cmake_build