freebsd-ports/lang/rust-bootstrap
Tobias Kortkamp 70918c2d7c lang/rust-bootstrap: Unbreak aarch64 bootstrap
Something goes wrong when it is built with LLVM > 9.  Build it with
llvm90 for the time being.

rustc -Cllvm-args="..." with: Unknown command line argument '-generate-arange-section'.  Try: 'rustc -Cllvm-args="..." with --help'
rustc -Cllvm-args="..." with: Unknown command line argument '-mergefunc-use-aliases'.  Try: 'rustc -Cllvm-args="..." with --help'
rustc -Cllvm-args="..." with: Unknown command line argument '-preserve-alignment-assumptions-during-inlining=false'.  Try: 'rustc -Cllvm-args="..." with --help'

or when built with llvm.assertions=true:

Assertion failed: (hasOptions() && "No options specified!"), function ParseCommandLineOptions, file src/llvm-project/llvm/lib/Support/CommandLine.cpp, line 1344.
2021-03-26 07:34:49 +00:00
..
distinfo lang/rust-bootstrap: Update to 1.50.0 2021-02-19 13:22:42 +00:00
Makefile lang/rust-bootstrap: Unbreak aarch64 bootstrap 2021-03-26 07:34:49 +00:00
pkg-descr
sync.sh lang/rust-bootstrap: Add the bootstrap freefall sync script 2021-03-23 06:42:43 +00:00