HomeFreeBSD

lang/python3([6-9]|10): disable detection of multiarch

Description

lang/python3([6-9]|10): disable detection of multiarch

It breaks with clang >= 13, which adds a major.minor version number in
-print-multiarch output, and the dot confuses Python:

ModuleNotFoundError: No module named '_sysconfigdata__freebsd14_x86_64-unknown-freebsd14'

Since we do not support multiarch, and the configure script has no way
to disable the multiarch check, stub it out during post-patch.

PR: 258377
Approved by: maintainer timeout (2 weeks)
MFH: 2021Q3

Details

Provenance
dimAuthored on Sep 27 2021, 5:39 PM
Parents
R11:0e6da3c2e1f0: archivers/ha: Fix CVE-2015-1198
Branches
Unknown
Tags
Unknown