mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
- Updates architecture detection conditions to include aarch64 and arm64 as 64-bit architectures - Removes redundant ARCH="64" assignment for Darwin systems since it's already handled by the architecture check - Fixes a syntax error in the existing aarch64 condition