mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 17:40:24 +08: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