update sox.spec.
This commit is contained in:
parent
a6f466758a
commit
db8925a6f2
2
sox.spec
2
sox.spec
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user