Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trac #34293: rubiks: Work around build failure with XCode
On Apple clang version 13.1.6 (clang-1316.0.21.2.5), building `g++ -std=gnu++11 -g -O2 -c mcube.cpp` appears to hang forever. We work around this by reducing the optimization level on macOS. URL: https://trac.sagemath.org/34293 Reported by: mkoeppe Ticket author(s): Matthias Koeppe Reviewer(s): John Palmieri
- Loading branch information