Hi,
lang/ocaml port is marked as broken on aarch64 and I would like to
contribute and have it fixed.
The broken reason is incorrect as of now:
BROKEN_aarch64= Does not build: sh: as: not found
If I comment this line out, "as" is correctly found given the port
dependency from binutils:
BUI
Hi,
it seems rust does not build on aarch64:
===> Building for rust-1.52.1
rustup not detected: [Errno 2] No such file or directory: 'rustc'
falling back to auto-detect
running: /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo build
--manifest-path
/wrkdirs/usr/ports/lang/rust/work/rustc-1.52