]> git.pld-linux.org Git - packages/amarok.git/blob - amarok-smp.patch
- lib64 support
[packages/amarok.git] / amarok-smp.patch
1 --- amarok-1.4.5/amarok/src/app.cpp~    2007-02-09 00:02:36.637412281 +0200
2 +++ amarok-1.4.5/amarok/src/app.cpp     2007-02-15 14:10:19.091799011 +0200
3 @@ -186,7 +186,7 @@
4      new Amarok::DcopScriptHandler();
5      new Amarok::DcopDevicesHandler();
6  
7 -    fixHyperThreading();
8 +    // fixHyperThreading();
9      // tell AtomicString that this is the GUI thread
10      if ( !AtomicString::isMainThread() )
11          qWarning("AtomicString was initialized from a thread other than the GUI "
This page took 0.045575 seconds and 3 git commands to generate.