On Wednesday 07 of October 2009, David Faure wrote: > On Sunday 04 October 2009, Michael Jansen wrote: > > --- trunk/KDE/kdebase/workspace/startkde.cmake #1031098:1031099 > > @@ -384,7 +384,7 @@ > > > > # We set LD_BIND_NOW to increase the efficiency of kdeinit. > > # kdeinit unsets this variable before loading applications. > > -LD_BIND_NOW=true @LIBEXEC_INSTALL_DIR@/start_kdeinit_wrapper > > +kcminit_startup > > +LD_BIND_NOW=true > > @KDE4_LIBEXEC_INSTALL_DIR@/start_kdeinit_wrapper +kcminit_startup if > > test > > This kills an important performance improvement, I believe. > Lubos, any comments?
It just changes the path (to the same thing anyway), I don't see how it should affect anything. -- Lubos Lunak KDE developer -------------------------------------------------------------- SUSE LINUX, s.r.o. e-mail: [email protected] , [email protected] Lihovarska 1060/12 tel: +420 284 084 672 190 00 Prague 9 fax: +420 284 028 951 Czech Republic http://www.suse.cz _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
