From 09e5b39abb8bae743a2bf67bd17d8e19670fb8bf Mon Sep 17 00:00:00 2001 From: q66 Date: Sat, 5 Dec 2015 13:50:36 +0000 Subject: [PATCH] note --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8eca260..7c69fe8 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,9 @@ obuild.cfg in the main directory. The octabuild binary supports the `-h` option to display help. +Keep in mind that the number of jobs is in addition to main thread (unlike +Make, where it specifies the total number of threads). + ## License See `COPYING.md`.