Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Sep 2021 07:34:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 258377] lang/python3?: Disable detection of multiarch for Clang 13
Message-ID:  <bug-258377-21822-eRi7NRGbNV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258377-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258377-21822@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=3D258377

--- Comment #3 from Dimitry Andric <dim@FreeBSD.org> ---
(In reply to Kubilay Kocak from comment #2)
> Would an upstream --disable-multiarch or similar configure option or anyt=
hing else be useful?

Probably; as jrtc27@ remarked yesterday already:

<@jrtc27> and surprised there's no configure option for it... having it alw=
ays
inferred seems like a bad idea
<@jrtc27> would expect a normal --with-multiarch=3D(auto|triple) and
--without-multiarch set of options


> Also, can you confirm whether python27 is affected as well?

It has exactly the same configure.ac/configure parts, but doesn't actually =
seem
to *do* anything with the detected MULTIARCH variable, so it works out of t=
he
box with clang 13. But maybe we can also patch it similarly, for the sake of
consistency. (And not bother submitting it upstream, as that no longer exis=
ts
;)

--=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-258377-21822-eRi7NRGbNV>