[Kolab-devel] Speed up compilation
Tormen
my.nl.abos at gmail.com
Thu Oct 3 19:14:24 CEST 2013
Shoot... darn old Gentoo habits
MAKEFLAGS="-j4"
here we go.
On 03/10/13 19:13, Tormen wrote:
> I believe there is:
>
> export MAKEOPTS="-j4";
>
> ... man make does not mention them very often ;)
>
> On 03/10/13 18:51, Elias Diem wrote:
>> Hi all
>>
>> In order to speed up compilation for libkolabxml I edited
>> autogen.sh.
>>
>> I changed `make` to `make -j4`.
>>
>> Is there an easier/cleaner way to acomplish this? (e.g. not
>> changing the sources)
>>
>> Thanks Elias
>>
>>
>> _______________________________________________
>> devel mailing list
>> devel at lists.kolab.org
>> https://lists.kolab.org/mailman/listinfo/devel
>
More information about the devel
mailing list