Re: make -j 4 modification |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/slitaz Archives
]
- To: slitaz@xxxxxxxxxxxxxxxxxxx
- Subject: Re: make -j 4 modification
- From: Alexander Medvedev <devl547@xxxxxxxxx>
- Date: Mon, 27 Sep 2010 22:26:02 +0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=fZvNzv8h90+qnvcm81iHMjo7SfkoB3SZgJ9UkUGPrm0=; b=fOi2DXXFnPL31z2k3dml+u8fLzD2HxblBIAAH0hAntRNSVg/ZWgRFvpprEUdC76CFc uST6anS1K/ELcyudxI1FuX1gzv8MlHs+Hhi0VuaI+NfSOoyKjJZjhgIodWiQHnHExjPF 9sXpau71b6j7IZnMpGdEF2tnFSQN3nOoJDjPM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Is4KQ7bs2zuhZ4tHqX1pLxU+PgtVAP5p5T68eouS+yzrp2XcZC9Fz4ov2h7XCbLeUJ dGkEaOEXonO9QHcxGbPkSTMs7qA0J5RIBPda+aHwvF97k2M/Kfy3n9bI7kdMbucWeL9s qFATbJ7OglNmxHMAXnJDEMQpQzD6RDPTVrtIg=
Well, I suggested almost the same not long ago. It will greatly increase compilation speed.
Also, CFLAGS and LDFLAGS will be useful.
One small question - what CPUs do we target SliTaz? looks like plain ol' 386. Why not use somethung like -march=pentium -mtune=core2?