Andrew Grant
Results
2
issues of
Andrew Grant
Adds support for cross-compiling to different targets when building on Mac. E.g the following builds Opus for an arm64 Mac target (Apple silicon) ./configure --host=aarch64-apple-macos make && make install This...
It isn't currently possible with Opus to cross compile on Mac in order to create universal libraries that are capable of supporting both Intel and Apple silicon Mac's