-
- Downloads
contrib: force top Makefile to not be parallelizable
Set .NOTPARALLEL target to enforce non-parallelizable
top Makefile rules. This protect agains two parallel builds
of inter-dependant libraries.
But each package continue to use the multi-job option if given.
Reviewed-by:
Alexandre Viau <alexandre.viau@savoirfairelinux.com>
Change-Id: I98ae532dcc924ef5cae1ea235a807469ed77ed99
Please register or sign in to comment