On Tue, Feb 26, 2013 at 10:29:56PM +0100, Lars Christian Schmidt wrote: > Hi, I just synced my repo and tried to build via brunch but my PC > automatically turns off at a certain point. I tried different devices and > pure cyanogenmod but it's always the same. The log does not show any > paranormal things so i assume it has to do with jobs or threads. Is there a > way to control what -j option is used on the compiler when working with > brunch?
Instead of brunching you can try to do $ lunch cm_[codename]-userdebug $ make and if you want the update zips $ make bacon Pass in the -j option that you feel good with. > My system is Ubuntu 12.10_64 with oracle's java 6 and just the recommended > packages and updates installed. I'm using 75G ccache and have been doing > fine until now. Check if it's not over heating Cheers Sergio -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

