]> git.pld-linux.org Git - packages/python3.git/blobdiff - python3-ac_fixes.patch
- started playing with python 3.7
[packages/python3.git] / python3-ac_fixes.patch
index b005cdd99ceec51546f0bf321c05db915fda0e57..36e3783b22972924bda30e866f3f234adcb9196d 100644 (file)
@@ -1,6 +1,6 @@
 --- Python-3.6.2/configure.ac~ 2017-07-08 05:33:27.000000000 +0200
 +++ Python-3.6.2/configure.ac  2017-08-07 10:28:44.498951134 +0200
-@@ -1494,26 +1494,7 @@ then
+@@ -1485,25 +1485,6 @@ then
              CFLAGS_ALIASING="-fno-strict-aliasing"
          fi
  
@@ -23,8 +23,7 @@
 -          ;;
 -      esac
 -
--      OPT="$OPT $STRICT_PROTO"
-+      OPT="$OPT $CPPFLAGS $CFLAGS $STRICT_PROTO"
        case $ac_sys_system in
            SCO_SV*) OPT="$OPT -m486 -DSCO5"
+           ;;
+
This page took 0.031231 seconds and 4 git commands to generate.