forked from pool/audacity
Accepting request 533039 from home:plater
Restore audacity and add warning also remove trailing white space. OBS-URL: https://build.opensuse.org/request/show/533039 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=108
This commit is contained in:
parent
3e89ad2a83
commit
62cb2ac21f
@ -113,6 +113,7 @@ rm -rf lib-src/lame
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
# WARNING: Do not alter, only for Leap.
|
||||||
test -x "$(type -p gcc-5)" && export CC=gcc-5
|
test -x "$(type -p gcc-5)" && export CC=gcc-5
|
||||||
test -x "$(type -p g++-5)" && export CXX=g++-5
|
test -x "$(type -p g++-5)" && export CXX=g++-5
|
||||||
export CFLAGS="%{optflags} -fno-strict-aliasing"
|
export CFLAGS="%{optflags} -fno-strict-aliasing"
|
||||||
|
Loading…
Reference in New Issue
Block a user