Force single core compilation
This commit is contained in:
@@ -72,7 +72,9 @@ Build guide for VMG8825-B50B V5.17(ABNY.7)C0
|
||||
Clean and build the firmware
|
||||
|
||||
$ make dirclean
|
||||
$ make -j${nproc} V=s
|
||||
$ make -j1 V=sc
|
||||
|
||||
It is important to compile with -j1 because forcing multicore can cause problems when compiling libjson-c
|
||||
|
||||
|
||||
6. The image is in the images directory.
|
||||
|
||||
Reference in New Issue
Block a user