add bug reference, make check safer

epel9
Rex Dieter 10 years ago
parent 2fce0ac099
commit 68d2d36d50

@ -70,7 +70,8 @@ developing applications that use %{name}.
%build
%if %{fedora} == 22
# workaround for http://bugzilla.redhat.com/1255902
%if 0%{?fedora} == 22
CFLAGS="%{optflags} -fno-strict-aliasing"
CXXFLAGS="%{optflags} -fno-strict-aliasing"
export CFLAGS CXXFLAGS

Loading…
Cancel
Save