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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258377 --- 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 anything else be useful? Probably; as jrtc27@ remarked yesterday already: <@jrtc27> and surprised there's no configure option for it... having it always inferred seems like a bad idea <@jrtc27> would expect a normal --with-multiarch=(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 the 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 exists ;) -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258377-21822-eRi7NRGbNV>
