forked from mirrors/linphone-iphone
compile openssl from source
This commit is contained in:
parent
661853b70a
commit
95fba137a9
4 changed files with 2 additions and 2 deletions
|
|
@ -142,7 +142,7 @@ clean-makefile-osip2:
|
|||
$(BUILDER_SRC_DIR)/$(eXosip_dir)/configure:
|
||||
cd $(BUILDER_SRC_DIR)/$(eXosip_dir) && ./autogen.sh
|
||||
|
||||
$(BUILDER_BUILD_DIR)/$(eXosip_dir)/Makefile: $(BUILDER_SRC_DIR)/$(eXosip_dir)/configure $(prefix)/include/openssl/ssl.h
|
||||
$(BUILDER_BUILD_DIR)/$(eXosip_dir)/Makefile: $(BUILDER_SRC_DIR)/$(eXosip_dir)/configure
|
||||
mkdir -p $(BUILDER_BUILD_DIR)/$(eXosip_dir)
|
||||
cd $(BUILDER_BUILD_DIR)/$(eXosip_dir)/\
|
||||
&& PKG_CONFIG_PATH=$(prefix)/lib/pkgconfig CONFIG_SITE=$(BUILDER_SRC_DIR)/build/$(config_site) \
|
||||
|
|
|
|||
2
submodules/externals/exosip
vendored
2
submodules/externals/exosip
vendored
|
|
@ -1 +1 @@
|
|||
Subproject commit c498540b054cc42f731c2dfd4f4c6b27e04330e0
|
||||
Subproject commit 3e726cfa1042805942fd951c503df42af1546062
|
||||
Binary file not shown.
Binary file not shown.
Loading…
Add table
Reference in a new issue