forked from pool/lua-luaexpat
Accepting request 998861 from home:gmbr3:Lua
- Drop LUA_32BITS and GNU11 std - seems fixed now OBS-URL: https://build.opensuse.org/request/show/998861 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luaexpat?expand=0&rev=22
This commit is contained in:
parent
f35c788c86
commit
12f78e4bd6
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 23 14:17:59 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>
|
||||||
|
|
||||||
|
- Drop LUA_32BITS and GNU11 std - seems fixed now
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 21 03:38:58 UTC 2022 - Gordon Leung <pirateclip@protonmail.com>
|
Sun Aug 21 03:38:58 UTC 2022 - Gordon Leung <pirateclip@protonmail.com>
|
||||||
|
|
||||||
|
@ -50,7 +50,7 @@ make %{?_smp_mflags} \
|
|||||||
LUA_V=%{lua_version} \
|
LUA_V=%{lua_version} \
|
||||||
LUA_CDIR="%{lua_archdir}" \
|
LUA_CDIR="%{lua_archdir}" \
|
||||||
LUA_INC="-I%{lua_incdir}" \
|
LUA_INC="-I%{lua_incdir}" \
|
||||||
CFLAGS="%{optflags} -DLUA_32BITS -std=gnu11"
|
CFLAGS="%{optflags}"
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install \
|
%make_install \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user