[Kolab-devel] Speed up compilation
Elias Diem <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kolab |
|---|---|
| Message-ID | <[email protected]> |
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