]> OCCT Git - occt.git/commit
Configuration - Fix ARCH for older 32-bit macs (#626)
authorPasukhin Dmitry <dpasukhi@opencascade.com>
Sat, 19 Jul 2025 10:04:38 +0000 (11:04 +0100)
committerGitHub <noreply@github.com>
Sat, 19 Jul 2025 10:04:38 +0000 (11:04 +0100)
commit59738836c03d700540d00595da66a7b6f8beb4d1
treefd73cbf36289041cbe22f8c5edd437a704b7f139
parent45f4afb8c76b7d7d81ea9fd80d98f2a26ae95b31
Configuration - Fix ARCH for older 32-bit macs (#626)

- 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
adm/templates/env.install.sh.in
adm/templates/env.sh