15
0
Todd R
2013-01-17 14:30:03 +00:00
committed by Git OBS Bridge
parent 0166e83924
commit fbbc91cd2a

View File

@@ -42,7 +42,7 @@ serious speed boost.
%setup -q -n %{modname}-%{version}
%build
python3 setup.py build
CFLAGS="%{optflags} -fno-strict-aliasing" python3 setup.py build
%install
python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}