I want to run luajit on MacOS.
The luajit instructions do not explain how to control whether you are building a arm64 or x86_64 binary, so I download the Wohlsoft luajit branch, which has a CMake script. I know how to control target architecture in CMake.
The following events transpire (1/3):
