]> git.ipfire.org Git - thirdparty/ccache.git/commit
Tweak ci/build script
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 5 Jul 2020 19:00:47 +0000 (21:00 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 5 Jul 2020 19:07:15 +0000 (21:07 +0200)
commit876071f9b3d293ce6635d7a3998efb67d0c2b653
treee3107129f9ae670d2724049cb855dc173c6f2b3e
parenta1acedaefb131a0786cb1d00cd5861604d0de491
Tweak ci/build script

- Removed redundant “exit 0” command again.
- Removed now obsolete and misleading comments.
- If JOBS is set to the empty string then detect the number of CPUs instead
  of running a limitless number of jobs.
ci/build