src/cross-run.in: New tool to run command in multiple cross-build envs.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 19 Dec 2018 12:41:41 +0000 (12:41 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 22 Dec 2018 10:13:01 +0000 (10:13 +0000)
Possibly in parallel.  (Ab)uses GNU make for the parallelism, so that
descendent `make's share the available job slots properly.


No differences found