Accepting request 157325 from home:elvigia:branches:multimedia:libs
- remove fno-strict-aliasing from CFLAGS - do not export SUSE_ASNEEDED=0, problem already fixed. OBS-URL: https://build.opensuse.org/request/show/157325 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=113
This commit is contained in:
parent
e3450b8a20
commit
22ea73f318
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 06:03:19 UTC 2013 - crrodriguez@opensuse.org
|
||||
|
||||
- remove fno-strict-aliasing from CFLAGS
|
||||
- do not export SUSE_ASNEEDED=0, problem already fixed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 20 17:55:54 UTC 2013 - oholecek@suse.com
|
||||
|
||||
|
@ -267,9 +267,6 @@ translation-update-upstream
|
||||
|
||||
%build
|
||||
autoreconf -fiv
|
||||
export CFLAGS="%{optflags} -fno-strict-aliasing"
|
||||
# libpulse and libpulsecommon need each other - no way with as-needed
|
||||
export SUSE_ASNEEDED=0
|
||||
%configure \
|
||||
--disable-static \
|
||||
--disable-rpath \
|
||||
|
Loading…
Reference in New Issue
Block a user