anvil-editor: init at 0.4
[NixPkgs.git] / pkgs / applications / networking / pjsip / fix-aarch64.patch
blob1680bde707ca481b2c5a40e229fd211bc753a76a
1 --- a/aconfigure
2 +++ b/aconfigure
3 @@ -9174,6 +9174,10 @@
4 ac_webrtc_instset=neon
5 ac_webrtc_cflags="-DWEBRTC_ARCH_ARM64"
6 ;;
7 + arm64*|aarch64*)
8 + ac_webrtc_instset=neon
9 + ac_webrtc_cflags="-DWEBRTC_ARCH_ARM64"
10 + ;;
12 ac_webrtc_instset=sse2