ports/net/pjsip/files/patch-aconfigure
Oliver Epper c83600fb2a net/pjsip: Update to 2.14.1 and adopt port
Major rework of port for better compliance with Porters Handbook and
general guidelines. Pass maintainership to submitter

Changelog:
https://github.com/pjsip/pjproject/releases/tag/2.14.1

PR:		277445
2024-06-06 21:05:48 +02:00

12 lines
478 B
Plaintext

--- aconfigure.orig 2023-11-01 09:37:28 UTC
+++ aconfigure
@@ -10177,7 +10177,7 @@ printf "%s\n" "Checking if libwebrtc is disabled...no"
ac_webrtc_instset=sse2
ac_webrtc_cflags="-msse2"
;;
- *win32* | *w32* | *darwin* | *linux*)
+ *win32* | *w32* | *darwin* | *linux* | *amd64*freebsd* | *x86_64*freebsd*)
case $target in
armv7l*gnueabihf)
ac_webrtc_instset=neon