mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-25 02:40:00 +00:00
ifcopenshell-python - note about supported glibc versions
This commit is contained in:
@@ -39,6 +39,8 @@ ifeq ($(PYVERSION), py312)
|
|||||||
PYNUMBER:=312
|
PYNUMBER:=312
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
# We actually do support glibc 2.28-2.30 (see #5636)
|
||||||
|
# but those are old and there's no demand for it.
|
||||||
ifeq ($(PLATFORM), linux64)
|
ifeq ($(PLATFORM), linux64)
|
||||||
PLATFORMTAG:=manylinux_2_31_x86_64
|
PLATFORMTAG:=manylinux_2_31_x86_64
|
||||||
endif
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user