mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
Merge 44e7d6d6dd into merged_master (Bitcoin PR bitcoin/bitcoin#24754)
This commit is contained in:
commit
f41df85f0e
2 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ $(package)_sha256_hash=$(native_$(package)_sha256_hash)
|
|||
$(package)_dependencies=native_$(package) capnp
|
||||
|
||||
define $(package)_config_cmds
|
||||
$($(package)_cmake)
|
||||
$($(package)_cmake) .
|
||||
endef
|
||||
|
||||
define $(package)_build_cmds
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ $(package)_sha256_hash=9f8b055c8bba755dc32fe799b67c20b91e7b13e67cadafbc54c0f1def
|
|||
$(package)_dependencies=native_capnp
|
||||
|
||||
define $(package)_config_cmds
|
||||
$($(package)_cmake)
|
||||
$($(package)_cmake) .
|
||||
endef
|
||||
|
||||
define $(package)_build_cmds
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue