Accepting request 173395 from home:dirkmueller:branches:multimedia:libs
- explicitely disable building NEON for armv5/6 OBS-URL: https://build.opensuse.org/request/show/173395 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=116
This commit is contained in:
parent
9cc170d035
commit
b987899bc0
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 25 14:52:14 UTC 2013 - dmueller@suse.com
|
||||
|
||||
- explicitely disable building NEON for armv5/6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 8 10:17:34 CET 2013 - tiwai@suse.de
|
||||
|
||||
|
@ -273,6 +273,9 @@ autoreconf -fiv
|
||||
--disable-static \
|
||||
--disable-rpath \
|
||||
--enable-systemd \
|
||||
%ifarch armv5tel armv6hl
|
||||
--disable-neon-opt \
|
||||
%endif
|
||||
--with-system-user=pulse \
|
||||
--with-system-group=pulse \
|
||||
--with-access-group=pulse-access \
|
||||
|
Loading…
Reference in New Issue
Block a user