summaryrefslogtreecommitdiff
path: root/classes/qt4x11.bbclass
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-07-16 07:51:03 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-07-16 07:51:03 +0000
commit74a560bfe000c60dedd513604cea372dbac6590a (patch)
treed88aefd0d873c1a889af3aae1bb5b9fbca8c2d16 /classes/qt4x11.bbclass
parent1329a4624bfec8dc8dcf86c2a6e14125a32d9021 (diff)
python 2.5.2 add parameter to run python in unoptimized bytecode mode
Thanks to the default-is-optimized patch, this python was running in optimized mode all the time, there was no way to run it unoptimized. However this is necessary at times (e.g. if you want to run code that contains 'assert' statements, since optimized bytecode strips these out), so I added a new command line parameter 'N' to python that allows you to run it unoptimized.
Diffstat (limited to 'classes/qt4x11.bbclass')
0 files changed, 0 insertions, 0 deletions