Open Darling-Lee opened 2 months ago
As the title said, how to build universal on intel mac? please help me.
GPT has helped me: ./configure --enable-shared CFLAGS="-arch arm64 -arch x86_64" LDFLAGS="-arch arm64 -arch x86_64"
As the title said, how to build universal on intel mac? please help me.