AUCOHL/Fault

Compilation on `aarch64` failing

hpretl opened this issue · 1 comments

Compiling Fault on Ubuntu 22.04 on amd64 works, but the same installation on arm64 fails. The following code line leads to a hangup:

let python3 = "python3 -V".shOutput()