How can I compile a C project on macOS 11 (Intel) to work on Silicon?
My current build script is as simple as:
./configure make sudo make install