SHA256
1
0
forked from pool/serd
Olaf Hering 2018-09-24 08:43:58 +00:00 committed by Git OBS Bridge
parent 6f36dc0173
commit 9e7c7c26ef

View File

@ -64,7 +64,7 @@ Development files for libserd.
for i in `grep -rl "%{_bindir}/env python"`;do sed -i '1s/^#!.*/#!\/usr\/bin\/python3/' ${i} ;done
%build
export CFLAGS='%{optflags} --std=gnu99'
export CFLAGS='%{optflags} -std=gnu99'
export CXXFLAGS='%{optflags}'
./waf configure \
--prefix=%{_prefix} \