1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/net/pjsip/files/patch-third__party_build_os-auto.mak.in
Guido Falsi 9e8af6a0fa - Update pjsip to 2.7.1
- Import patches from the asterisk project
- Regenrate patches

Security:	19b052c9-c533-11e7-8da5-001999f8d30b
MFH:		2017Q4
2017-11-15 18:27:19 +00:00

13 lines
485 B
Makefile

--- third_party/build/os-auto.mak.in.orig 2017-09-22 02:42:22 UTC
+++ third_party/build/os-auto.mak.in
@@ -112,8 +112,7 @@ else ifneq ($(findstring mips,@ac_webrtc_instset@),)
else # Generic fixed point
WEBRTC_SRC = \
modules/audio_processing/aecm/aecm_core_c.o \
- modules/audio_processing/ns/nsx_core_c.o \
- common_audio/signal_processing/complex_fft.o
+ modules/audio_processing/ns/nsx_core_c.o
endif
endif
endif