ports/net/pjsip/files/patch-third__party_build_os-auto.mak.in
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
459 B
Makefile

--- third_party/build/os-auto.mak.in.orig 2024-03-08 17:33:31 UTC
+++ third_party/build/os-auto.mak.in
@@ -118,8 +118,7 @@ else # Generic fixed point
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