Loading
bento4: fix build on darwin (#314361)
CMakeLists.txt in v1.6.0-641 set `CMAKE_OSX_ARCHITECTURES`, which broke evaluation on Darwin. Fix it by unsetting `CMAKE_OSX_ARCHITECTURES`.
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
CMakeLists.txt in v1.6.0-641 set `CMAKE_OSX_ARCHITECTURES`, which broke evaluation on Darwin. Fix it by unsetting `CMAKE_OSX_ARCHITECTURES`.