forked from pool/lua-luadbi
This commit is contained in:
committed by
Git OBS Bridge
parent
8508f5b434
commit
57689327d8
@@ -52,8 +52,11 @@ Oracle.
|
||||
%setup -q -n luadbi-%{version}
|
||||
%patch0 -p1
|
||||
|
||||
sed -i \
|
||||
-e :-g -pedantic -Wall -O2:%{optflags} -fPIC -I%{lua_incdir}:g \
|
||||
Makefile
|
||||
|
||||
%build
|
||||
export CFLAGS="%{optflags} -fPIC"
|
||||
make %{?_smp_mflags} LIBDIR=%{_libdir}
|
||||
|
||||
%install
|
||||
|
Reference in New Issue
Block a user