From ccd228fc2357b392c500d43fc3c5e1bfa0e4b887 Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Apr 19 2017 11:49:56 +0000 Subject: Enable link time optimizations --- diff --git a/python3.spec b/python3.spec index 9ca81da..60ff55e 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