mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 20:51:58 +00:00
FS-11624: [Build] Fix paralell build of rayo, ssml, digaling can cause iksemel lib build error.
This commit is contained in:
@@ -8,6 +8,8 @@ uninstall: $(OUR_UNINSTALL_MODULES) $(OUR_DISABLED_UNINSTALL_MODULES)
|
||||
mod_skypopen-all: mod_gsmopen-all
|
||||
mod_gsmopen-all: mod_spandsp-all
|
||||
mod_unimrcp-all: mod_sofia-all
|
||||
mod_rayo-all: mod_dingaling-all
|
||||
mod_ssml-all: mod_rayo-all
|
||||
|
||||
$(OUR_MODULES) $(OUR_CLEAN_MODULES) $(OUR_INSTALL_MODULES) $(OUR_UNINSTALL_MODULES) $(OUR_DISABLED_MODULES) $(OUR_DISABLED_CLEAN_MODULES) $(OUR_DISABLED_INSTALL_MODULES) $(OUR_DISABLED_UNINSTALL_MODULES):
|
||||
@set fnord $$MAKEFLAGS; amf=$$2; \
|
||||
|
||||
Reference in New Issue
Block a user