Re-enable LTO

This commit is contained in:
Benjamin A. Beasley 2022-11-20 18:29:52 -05:00
parent bdeef1aaac
commit 9319a531c1

View File

@ -22,9 +22,6 @@
%global numthreads %{?_smp_build_ncpus}
%endif
# Builds fail with LTO
%global _lto_cflags %{nil}
%global _description %{expand:
Graph-tool is an efficient Python module for manipulation and statistical
analysis of graphs (a.k.a. networks). Contrary to most other python modules