|
|
@ -81,6 +81,8 @@ sed -i 's|/usr/bin/.*python$|/usr/bin/python2|' \
|
|
|
|
support/mixer-qt4/ffado-mixer* support/mixer-qt4/SConscript \
|
|
|
|
support/mixer-qt4/ffado-mixer* support/mixer-qt4/SConscript \
|
|
|
|
support/tools/*.py support/tools/SConscript
|
|
|
|
support/tools/*.py support/tools/SConscript
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sed -i 's|-m32||' SConstruct
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
%build
|
|
|
|
export CFLAGS="%{optflags} -ffast-math"
|
|
|
|
export CFLAGS="%{optflags} -ffast-math"
|
|
|
|
export CXXFLAGS="%{optflags} -ffast-math --std=gnu++11"
|
|
|
|
export CXXFLAGS="%{optflags} -ffast-math --std=gnu++11"
|
|
|
|