Commit Graph

2 Commits

Author SHA1 Message Date
Gustavo Coutinho de Souza
ea74836d9a
haredo: wrap program with a shell
The program relies on the presence of a shell, specifically `sh`, on its
PATH[1].

Also set `enableParallelChecking` to true, which can speed up the build
proccess significantly, specially when using emulated native compilation
through `binfmt`.

[1]: 34136cfca3/item/src/haredo.ha (L282)
2024-01-14 23:05:58 -03:00
Gustavo Coutinho de Souza
68fee72c52
haredo: init at 1.0.5 2023-12-06 08:07:16 -03:00