| 386a09ed | 27-May-2021 |
Jed Brown <jed@jedbrown.org> |
make: consolidate examples/petsc utilities into library to avoid races
Parallel recursive make races itself building the utilities when creating multiple executables, so consolidate so invocations n
make: consolidate examples/petsc utilities into library to avoid races
Parallel recursive make races itself building the utilities when creating multiple executables, so consolidate so invocations never build overlapping targets.
show more ...
|