SHA256
10
0
forked from pool/lua-cjson

Accepting request 1061144 from home:michals:branches:devel:languages:lua

- Opencode %make_build to prevent build failure when not defined.

OBS-URL: https://build.opensuse.org/request/show/1061144
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-cjson?expand=0&rev=3
This commit is contained in:
2023-01-26 14:01:32 +00:00
committed by Git OBS Bridge
parent 869d21aa5c
commit e42bbe37f9
2 changed files with 6 additions and 1 deletions

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}