summaryrefslogtreecommitdiff
path: root/project/hoppla.sh
diff options
context:
space:
mode:
Diffstat (limited to 'project/hoppla.sh')
-rwxr-xr-xproject/hoppla.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/project/hoppla.sh b/project/hoppla.sh
index 5e55b3f..cd53fc7 100755
--- a/project/hoppla.sh
+++ b/project/hoppla.sh
@@ -90,6 +90,7 @@ for py_ver in $py_base_ver $py_curr_ver; do
-e 's@-Wno-unused-result@@g' \
-e 's@-Wsign-compare@@g' \
-e 's@-DNDEBUGe@@g' \
+ -e 's@-DPy_BUILD_CORE_BUILTIN@@g' \
-e 's@-DPy_BUILD_CORE@@g' \
-e 's@-g -fwrapv -O3 -Wall@@g' \
-e 's@-std=c99 -Wextra@@g' \