Something went wrong on our end
Makefile: work better with parallel make
Compare changes
- 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 #).
+ 2
− 0