fix
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=33
This commit is contained in:
parent
548872ce39
commit
8f41c11cf8
@ -1,8 +1,10 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 9 14:20:19 UTC 2013 - dvaleev@suse.com
|
Fri Aug 9 14:20:19 UTC 2013 - dvaleev@suse.com
|
||||||
|
|
||||||
- Enable altivec for powerpc64 (ppc64_altivec)
|
- Add ppc64_altivec.patch: Enable altivec for powerpc64
|
||||||
(backport cce2cdb0dd246fa9669378f5a3b967464c88bf20)
|
(backport cce2cdb0dd246fa9669378f5a3b967464c88bf20)
|
||||||
|
- Add autoreconf call in build section, as above patch touches the
|
||||||
|
build system.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 9 11:30:54 UTC 2013 - dvaleev@suse.com
|
Fri Aug 9 11:30:54 UTC 2013 - dvaleev@suse.com
|
||||||
|
2
vlc.spec
2
vlc.spec
@ -271,7 +271,7 @@ export CFLAGS="%{optflags} -L%{_libdir}/live"
|
|||||||
export CXXFLAGS="%{optflags} -L%{_libdir}/live"
|
export CXXFLAGS="%{optflags} -L%{_libdir}/live"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
#./bootstrap
|
# Needed for patch5
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
%configure \
|
%configure \
|
||||||
--disable-dependency-tracking \
|
--disable-dependency-tracking \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user