Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Oct 2017 10:26:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 223009] lang/rust: fails to build on aarch64
Message-ID:  <bug-223009-13-2CPokHENos@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223009-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223009-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223009

Mark Millard <markmi@dsl-only.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markmi@dsl-only.net

--- Comment #11 from Mark Millard <markmi@dsl-only.net> ---
(In reply to sid from comment #10)

Quoting Stefan Esser on freebsd-toolchain
(he replied to my clang++50 material instead of
Sid's original clang++40 material):

This situation should be covered by the new BINARY_ALIAS feature,
which makes a symbolic link to some binary available under a new
name and adds the location of that link to the PATH:

https://svnweb.freebsd.org/ports?view=3Drevision&revision=3D451772

In this particular case:

BINARY_ALIAS    c++=3Dclang++50

END QUOTE


(It is new to me: I've not used it. My guess
is that it would go in /etc/make.conf or the
like to work around the problem until lang/rust
is fixed to not require the command c++ .)

(Comment 10 has some missing ++'s as far as I
can tell, for example those in:
/usr/local/bin/clang++50 .)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223009-13-2CPokHENos>