An error occurred while fetching this tab.
Makefile: work better with parallel make
- May 02, 2017
-
-
David Turner authored
Disable parallel make, because the Makefile is written funny. Now it won't fail if make is run with -j # (e.g. because MAKEFLAGS includes -j #).
-