summaryrefslogtreecommitdiff
path: root/packages/python/python-native-2.5.1/default-is-optimized.patch
blob: 6beeb6e022f56a9c4fcd69568c729cd28f1212cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: Python-2.5.1/Python/compile.c
===================================================================
--- Python-2.5.1.orig/Python/compile.c
+++ Python-2.5.1/Python/compile.c
@@ -30,7 +30,7 @@
 #include "symtable.h"
 #include "opcode.h"
 
-int Py_OptimizeFlag = 0;
+int Py_OptimizeFlag = 1;
 
 /*
   ISSUES:
dise cvs and svn PVs to x.x.x+cvsYYYY...Richard Purdie1 2005-09-12Opie 1.2.1:Holger Freyther2 2005-06-30import clean BK tree at cset 1.3670Koen Kooi3 2005-03-26Merge nslu2-linux@nslu2-linux.bkbits.net:openembeddedg2@giantshoulder.com4 2005-02-03upgrade PV for opie_cvs packagesMichael Lauer1 2005-02-02compute TAG line in opie.bbclass instead of in (all) opie filesMichael Lauer1 2005-02-02Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedMichael Lauer1