mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
Merge c831c9a159 into merged_master (Bitcoin PR bitcoin/bitcoin#30597)
This commit is contained in:
commit
eb55eae9c3
1 changed files with 0 additions and 1 deletions
|
|
@ -66,7 +66,6 @@ is to temporarily disable WSL support for Win32 applications.
|
|||
|
||||
Build using:
|
||||
|
||||
PATH=$(echo "$PATH" | sed -e 's/:\/mnt.*//g') # strip out problematic Windows %PATH% imported var
|
||||
sudo bash -c "echo 0 > /proc/sys/fs/binfmt_misc/status" # Disable WSL support for Win32 applications.
|
||||
cd depends
|
||||
make HOST=x86_64-w64-mingw32
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue