|
|
@ -120,10 +120,11 @@ pushd generic10
|
|
|
|
%{x_configure}\
|
|
|
|
%{x_configure}\
|
|
|
|
--host=%{_target_platform} \
|
|
|
|
--host=%{_target_platform} \
|
|
|
|
--libdir=%{_libdir} \
|
|
|
|
--libdir=%{_libdir} \
|
|
|
|
--bit-depth=10
|
|
|
|
|
|
|
|
%ifarch i686 armv5tel armv6l
|
|
|
|
%ifarch i686 armv5tel armv6l
|
|
|
|
--disable-asm \
|
|
|
|
--disable-asm \
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
--bit-depth=10
|
|
|
|
|
|
|
|
|
|
|
|
sed -i -e "s/SONAME=libx264.so./SONAME=libx26410b.so./" config.mak
|
|
|
|
sed -i -e "s/SONAME=libx264.so./SONAME=libx26410b.so./" config.mak
|
|
|
|
|
|
|
|
|
|
|
|
%{__make} %{?_smp_mflags}
|
|
|
|
%{__make} %{?_smp_mflags}
|
|
|
|