From 3f69bcd6281fb23f32c2a1bab786dba3ff25c697 Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Apr 18 2017 11:48:56 +0000 Subject: Enable link time optimizations --- diff --git a/python3.spec b/python3.spec index a501288..8fff5ba 100644 --- a/python3.spec +++ b/python3.spec @@ -760,6 +760,7 @@ BuildPython() { --with-system-ffi \ --enable-loadable-sqlite-extensions \ --with-dtrace \ + --with-lto \ %if 0%{?with_systemtap} --with-systemtap \ %endif