mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-06-08 05:54:45 +00:00
This fixes the linking order problems reported in FS-3638. Clean up libfreeswitch dependency handling: PLATFORM_CORE_LDFLAGS - Non-library linker flags, specific to this platform PLATFORM_CORE_LIBS - Library flags/libraries need to build libfreeswitch on this platform Drop LDADD dependencies from tone2wav and fs_encode, except for libfreeswitch.la, which will "automagically" pull in all other libraries, now that we fixed libfreeswitch. Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
Description
FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unl
Multiple Licenses
236 MiB
Languages
C
65.2%
C++
20.8%
JavaScript
4.8%
Assembly
2%
Makefile
1%
Other
5.4%