mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
9e8af6a0fa
- Import patches from the asterisk project - Regenrate patches Security: 19b052c9-c533-11e7-8da5-001999f8d30b MFH: 2017Q4
13 lines
485 B
Makefile
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
|