summaryrefslogtreecommitdiff
path: root/src/runtime/c/setup.sh
AgeCommit message (Collapse)Author
2014-06-19runtime/c/setup.sh: use make -j to speed up compilationhallgren
The configuration script takes significantly longer to run than the compilation of all the C code, which is a hint that is in need of a major simplification.
2014-06-16src/runtime/c/setup.sh: executable version of INSTALL, used from debian/ruleshallgren