freebsd-ports/lang/python37
Dimitry Andric 6bef096664 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
2021-09-27 19:56:59 +02:00
..
files lang/python*: Replace DISABLED_EXTENSIONS with Setup.local 2021-07-07 22:55:17 -03:00
distinfo lang/python37: Update to 3.7.12 2021-09-19 12:52:54 +02:00
Makefile lang/python3([6-9]|10): disable detection of multiarch 2021-09-27 19:56:59 +02:00
Makefile.version lang/python37: Update to 3.7.12 2021-09-19 12:52:54 +02:00
pkg-descr
pkg-plist lang/python*: sort pkg-plists 2021-07-14 21:56:31 +03:00