diff options
author | Nathan Ringo <nathan@remexre.com> | 2024-11-27 20:28:40 -0600 |
---|---|---|
committer | Nathan Ringo <nathan@remexre.com> | 2024-11-27 20:28:40 -0600 |
commit | b252d0de46cf12b8e2521b3eb42da9acc41a4cc1 (patch) | |
tree | 456bfed5547745edacebe8c89194c26f03a25908 /mk.sh | |
parent | 62e41dcb40d0450d493a804e7f0ac3e32f35aabf (diff) |
new simpler GC
Diffstat (limited to 'mk.sh')
-rwxr-xr-x | mk.sh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -21,5 +21,4 @@ EOF ln -s "$srcdir/Makefile" n="$(nproc)" -watchexec -w "$srcdir" -- \ make "-j$n" "-l$n" "$@" |