howto force msgfmt.make(src, dest) into using all 4 cores?

Suggestions and discussion of future versions
Post Reply
paziek
New User
New User
Posts: 8
Joined: Fri Jun 22, 2007 8:18 pm

howto force msgfmt.make(src, dest) into using all 4 cores?

Post by paziek »

Hello,

I'm usually compiling stuff using make -j 4
How do I do this with deluge? Right now its using only 1 core at 100%, and rest is around 1%. Its a big waste, especially since deluge takes some time to compile.
I was trying to google it, but not much about that module on interwebs.

Cheers,
Paziek.
Post Reply