summaryrefslogtreecommitdiff
path: root/net/pjsip/files/patch-third__party_build_os-auto.mak.in
blob: d0c8fbb8a2d5b4c06d8d74d3dbc47c2858a3c6cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- third_party/build/os-auto.mak.in.orig	2016-12-22 09:33:55 UTC
+++ third_party/build/os-auto.mak.in
@@ -104,8 +104,7 @@ else ifneq ($(findstring mips,@ac_webrtc
 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