update sox.spec.

This commit is contained in:
duyyb 2020-04-03 16:53:36 +08:00 committed by Gitee
parent a6f466758a
commit db8925a6f2

View File

@ -50,7 +50,7 @@ cp ${RPM_SOURCE_DIR}/binpatch.py binpatch.py
%build %build
CFLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64" CFLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64"
%configure --without-lpc10 --with-gsm --includedir=%{_includedir}/sox \ %configure --without-lpc10 --with-gsm --includedir=%{_includedir}/sox \
--disable-static --with-distro=Fedora --with-dyn-default --disable-static --with-distro=openEuler --with-dyn-default
make V=1 %{?_smp_mflags} make V=1 %{?_smp_mflags}
%install %install