SHA256
10
0
forked from pool/lua-cjson

Accepting request 1061218 from devel:languages:lua

OBS-URL: https://build.opensuse.org/request/show/1061218
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua-cjson?expand=0&rev=2
This commit is contained in:
2023-01-27 09:16:09 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jan 26 09:07:56 UTC 2023 - Michal Suchanek <msuchanek@suse.de>
- Opencode %make_build to prevent build failure when not defined.
-------------------------------------------------------------------
Sat Feb 13 11:27:22 UTC 2021 - Matej Cepl <mcepl@suse.com>

View File

@@ -59,7 +59,7 @@ export CFLAGS="%{optflags}"
-DLUA_INCLUDE_DIR:PATH="%{lua_incdir}"
find ..
%make_build \
make %{?_make_output_sync} %{?_smp_mflags} \
CC="gcc" \
PREFIX="%{_prefix}" \
LUA_INCLUDE_DIR=%{lua_incdir}