mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Merge caf44e500e into merged_master (Bitcoin PR bitcoin/bitcoin#31008)
This commit is contained in:
commit
4b7fa7fbe2
1 changed files with 1 additions and 0 deletions
|
|
@ -189,6 +189,7 @@ $(host_prefix)/.stamp_$(final_build_id): $(native_packages) $(packages)
|
|||
echo copying packages: $^
|
||||
echo to: $(@D)
|
||||
cd $(@D); $(foreach package,$^, $(build_TAR) xf $($(package)_cached); )
|
||||
echo To build Bitcoin Core with these packages, pass \'--toolchain $(@D)/toolchain.cmake\' to the first CMake invocation.
|
||||
touch $@
|
||||
|
||||
ifeq ($(host),$(build))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue