forked from pool/lua-luasec
Accepting request 1061047 from devel:languages:lua
- Opencode %make_build to prevent build failure when not defined. OBS-URL: https://build.opensuse.org/request/show/1061047 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua-luasec?expand=0&rev=8
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 10:52:05 UTC 2023 - Michal Suchanek <msuchanek@suse.de>
|
||||
|
||||
- Opencode %make_build to prevent build failure when not defined.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 20 18:06:06 UTC 2022 - Gordon Leung <pirateclip@protonmail.com>
|
||||
|
||||
|
@@ -52,7 +52,7 @@ cd src
|
||||
lua options.lua -g /usr/include/openssl/ssl.h > options.c
|
||||
cd ..
|
||||
#
|
||||
%make_build linux \
|
||||
make %{?_make_output_sync} %{?_smp_mflags} linux \
|
||||
CFLAGS="%{optflags} -fPIC -I%{lua_incdir} -I. -DWITH_LUASOCKET -DLUASOCKET_DEBUG -DLUA_COMPAT_APIINTCASTS"
|
||||
|
||||
%install
|
||||
|
Reference in New Issue
Block a user