mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
build: skip building OpenSSL lib_ssl
This commit is contained in:
parent
45a2d3c552
commit
2cba35ab38
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ define $(package)_config_cmds
|
|||
endef
|
||||
|
||||
define $(package)_build_cmds
|
||||
$(MAKE) -j1 build_libs libcrypto.pc libssl.pc openssl.pc
|
||||
$(MAKE) -j1 build_crypto libcrypto.pc libssl.pc openssl.pc
|
||||
endef
|
||||
|
||||
define $(package)_stage_cmds
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue