[Bug 223009] lang/rust: fails to build on aarch64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Oct 29 09:32:19 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223009
sid at bsdmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sid at bsdmail.com
--- Comment #10 from sid at bsdmail.com ---
Softlinking from /usr/local/bin/c++ to /usr/local/bin/clang40 or
/usr/local/bin/clang50, and softlinking /usr/local/llvm40/bin/c++ or
/usr/local/llvm50/bin/c++ to /usr/local/llvm40/clang or /usr/local/llvm50/clang
lets it build.
This is not just for aarch64, this link needs to be fixed for many
architectures (amd64 etc) to compile rust properly.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list