Adrian Schröter 2011-10-15 02:51:54 +00:00 committed by Git OBS Bridge
parent 253a9891a2
commit 58d120b04c

View File

@ -104,10 +104,7 @@ export CFLAGS="%{optflags}"
--libdir=%{_libdir} \ --libdir=%{_libdir} \
--enable-debug \ --enable-debug \
--enable-shared \ --enable-shared \
%ifarch armv7hl
--target=armv7-linux-gcc \
--enable-runtime-cpu-detect \ --enable-runtime-cpu-detect \
%endif
--enable-pic --enable-pic
make %{?_smp_mflags} make %{?_smp_mflags}