mirror of
https://git.freebsd.org/ports.git
synced 2025-05-05 07:57:38 -04:00
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
12 lines
459 B
Makefile
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
|