forked from pool/lua-lualdap
Accepting request 1060909 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/1060909 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-lualdap?expand=0&rev=3
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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 25 19:53:48 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
|
@@ -45,7 +45,7 @@ LuaLDAP is a simple interface from Lua to an LDAP client, in fact it is a bind t
|
||||
%autosetup -n %{mod_name}-%{version}
|
||||
|
||||
%build
|
||||
%make_build CFLAGS="%{optflags} -std=c99" LUA_LIBDIR=%{_libdir} LDAP_LIBDIR=%{_libdir} \
|
||||
make %{?_make_output_sync} %{?_smp_mflags} CFLAGS="%{optflags} -std=c99" LUA_LIBDIR=%{_libdir} LDAP_LIBDIR=%{_libdir} \
|
||||
LBER_LIBDIR=%{_libdir} \
|
||||
%{nil}
|
||||
|
||||
|
Reference in New Issue
Block a user