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:
@@ -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>
|
||||
|
||||
|
@@ -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}
|
||||
|
Reference in New Issue
Block a user