forked from pool/python-simplejson
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simplejson?expand=0&rev=40
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user