mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 14:23:53 +00:00
Attempt to bump support to intel mac 10.10
This commit is contained in:
@@ -66,7 +66,7 @@ PYPI_PLATFORM:=--platform manylinux_2_17_x86_64
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(PLATFORM), macos)
|
ifeq ($(PLATFORM), macos)
|
||||||
PYPI_PLATFORM:=--platform macosx_10_9_x86_64
|
PYPI_PLATFORM:=--platform macosx_10_10_x86_64
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(PLATFORM), macosm1)
|
ifeq ($(PLATFORM), macosm1)
|
||||||
|
|||||||
Reference in New Issue
Block a user