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…
Reference in New Issue