From d35c40913b7792fc527598e6274ac0f01560185a Mon Sep 17 00:00:00 2001 From: zhuofeng Date: Fri, 27 Oct 2023 13:09:39 +0000 Subject: [PATCH] test Signed-off-by: zhuofeng --- python3.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python3.spec b/python3.spec index 6da98d2..4e92700 100644 --- a/python3.spec +++ b/python3.spec @@ -308,6 +308,7 @@ pushd ${OptimizedBuildDir} %endif %endif --without-ensurepip \ + --with-lto \ %{optimizations_flag} %make_build EXTRA_CFLAGS="$CFLAGS" -- Gitee