mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-22 12:11:50 +00:00
mod_soundtouch: commit 34d5b6e865 broke CentOS build
This commit is contained in:
@@ -11,7 +11,7 @@ include $(BASE)/build/modmake.rules
|
||||
|
||||
$(SNDT_SRC):
|
||||
$(GETLIB) $(VERSION).tar.gz
|
||||
sed -i'' -e 's/-fcheck-new//' $(top_srcdir)/libs/soundtouch/source/SoundTouch/Makefile.am
|
||||
sed -i'' -e 's/-fcheck-new//' $(switch_srcdir)/libs/soundtouch/source/SoundTouch/Makefile.am
|
||||
|
||||
$(SNDT_BUILD)/Makefile: $(SNDT_SRC)
|
||||
mkdir -p $(SNDT_BUILD)/config/m4
|
||||
|
||||
Reference in New Issue
Block a user