mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-12 23:40:04 +00:00
FS-6370: --resolve build memcache lib on mod build
This commit is contained in:
parent
46c7324da5
commit
b4ba7e1e2a
@ -14,6 +14,8 @@ mod_memcache_la_LDFLAGS = -avoid-version -module -no-undefined -shared
|
||||
|
||||
MY_DEFAULT_ARGS=--build=$(build) --host=$(host) --target=$(target) --disable-shared --with-pic
|
||||
|
||||
BUILT_SOURCES=$(MEMCACHEDLA)
|
||||
|
||||
$(MEMCACHED_DIR):
|
||||
$(GETLIB) $(MEMCACHED).tar.gz
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user