Build Apple Silicon binary on Intel machine

前端 未结 0 794
孤城傲影
孤城傲影 2020-12-19 01:17

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


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题