diff options
| -rw-r--r-- | python34.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python34.spec b/python34.spec index 39e8890..cc77f67 100644 --- a/python34.spec +++ b/python34.spec @@ -50,7 +50,7 @@ %global py_INSTSONAME_optimized libpython%{LDVERSION_optimized}.so.%{py_SOVERSION} %global py_INSTSONAME_debug libpython%{LDVERSION_debug}.so.%{py_SOVERSION} -%global with_debug_build 1 +%global with_debug_build 0 %global with_gdb_hooks 1 |
