summaryrefslogtreecommitdiff
path: root/python3.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-10-25 03:55:37 +0000
committerCoprDistGit <infra@openeuler.org>2024-10-25 03:55:37 +0000
commit4a955f59f266357b08717e0130ec7552fa3f3a3e (patch)
treed134e0a6814df1bb5a7783ed2ed9430b403da6b6 /python3.spec
parent821c6eda1599c3afc99513163bf75c6ea31a5bb0 (diff)
automatic import of python3
Diffstat (limited to 'python3.spec')
-rw-r--r--python3.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/python3.spec b/python3.spec
index b0c003c..f9eee58 100644
--- a/python3.spec
+++ b/python3.spec
@@ -188,6 +188,7 @@ rm Lib/ensurepip/_bundled/*.whl
rm configure pyconfig.h.in
%global extra_cflags -O2
+%trace
export CFLAGS="%{extension_cflags} %{?extra_cflags} -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2"
export CFLAGS_NODIST="%{build_cflags} %{?extra_cflags} -D_GNU_SOURCE -fPIC -fwrapv"