mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 20:51:58 +00:00
FS-11494: [Debian] force build of iksemel before modules to avoid -j race condition on dep lib build
This commit is contained in:
@@ -20,3 +20,5 @@ BUILT_SOURCES=$(IKS_LA)
|
||||
$(IKS_LA): $(IKS_BUILDDIR) $(IKS_DIR) $(IKS_DIR)/.update
|
||||
@cd $(IKS_BUILDDIR) && $(MAKE)
|
||||
@$(TOUCH_TARGET)
|
||||
|
||||
deps: $(IKS_LA)
|
||||
Reference in New Issue
Block a user