mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-05-03 14:56:17 +00:00
FS-6293: fix mod_skypopen srcdir build
This commit is contained in:
parent
14d9f598c1
commit
46c7324da5
@ -16,7 +16,7 @@ mod_skypopen_la_LIBADD = $(switch_builddir)/libfreeswitch.la $(SPANDSP_LA) $(T
|
|||||||
mod_skypopen_la_LDFLAGS = -avoid-version -module -no-undefined -shared -lX11
|
mod_skypopen_la_LDFLAGS = -avoid-version -module -no-undefined -shared -lX11
|
||||||
|
|
||||||
$(SPANDSP_LA): $(TIFF_LA) $(SPANDSP_DIR) $(SPANDSP_DIR)/.update
|
$(SPANDSP_LA): $(TIFF_LA) $(SPANDSP_DIR) $(SPANDSP_DIR)/.update
|
||||||
cd $(SPANDSP_BUILDDIR) && $(MAKE) -j1
|
cd $(SPANDSP_BUILDDIR) && $(MAKE) -j1 CFLAGS="$(CFLAGS) -I$(TIFF_BUILDDIR)/libtiff -I$(TIFF_DIR)/libtiff"
|
||||||
$(TOUCH_TARGET)
|
$(TOUCH_TARGET)
|
||||||
|
|
||||||
$(TIFF_LA): $(TIFF_DIR) $(TIFF_DIR)/.update
|
$(TIFF_LA): $(TIFF_DIR) $(TIFF_DIR)/.update
|
||||||
|
Loading…
x
Reference in New Issue
Block a user