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:
Ismail Dönmez 2013-03-08 13:34:42 +00:00 committed by Git OBS Bridge
parent e3450b8a20
commit 22ea73f318
2 changed files with 8 additions and 5 deletions

View File

@ -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

View File

@ -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 \