makemaker-defaults.mk: fallback COMPONENT_PROJECT_URL to dist
[oi-userland.git] / components / python / python27 / patches / 10-cflags.patch
blobe9f87d1087f0645a9d97a45eeed95cce0a6f49f4
1 --- Python-2.7.6/configure.ac.~2~ 2014-05-14 13:20:24.767295632 -0700
2 +++ Python-2.7.6/configure.ac 2014-05-14 13:20:25.052695991 -0700
3 @@ -1083,7 +1083,7 @@
4 ;;
6 *)
7 - OPT="-O"
8 + OPT=""
9 ;;
10 esac