ports/net/pjsip/files/patch-aconfigure
2023-01-16 23:58:44 -08:00

20 lines
882 B
Text

--- aconfigure.orig 2022-11-24 05:24:24 UTC
+++ aconfigure
@@ -8059,7 +8059,7 @@ else $as_nop
FFMPEG_PREFIX=$with_ffmpeg
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: Using ffmpeg prefix... $FFMPEG_PREFIX" >&5
printf "%s\n" "Using ffmpeg prefix... $FFMPEG_PREFIX" >&6; }
- export PKG_CONFIG_PATH=$FFMPEG_PREFIX/lib/pkgconfig
+ export PKG_CONFIG_PATH=$FFMPEG_PREFIX/libdata/pkgconfig
fi
for ac_prog in pkg-config "python pkgconfig.py"
@@ -10129,7 +10129,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