Describe the bug
It looks like none of the existing opus optimization rules match arm64:
|
contains(QT_ARCH, armeabi-v7a) | contains(QT_ARCH, arm64-v8a) { |
To Reproduce
To be investigated.
Expected behavior
M1 builds should use the opus ARM performance enhancements.
Screenshots
Operating system
Mac M1 / arm
Version of Jamulus
master
Describe the bug
It looks like none of the existing opus optimization rules match arm64:
jamulus/Jamulus.pro
Line 667 in e14f3dd
To Reproduce
To be investigated.
Expected behavior
M1 builds should use the opus ARM performance enhancements.
Screenshots
Operating system
Mac M1 / arm
Version of Jamulus
master