Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D14039
Change Details
Change Details
Old
New
Diff
``` HOSTS="arm64-apple-darwin" contrib/guix/guix-build ``` This now successfuly compiles OpenSSL and Qt. The next failure to tackle is qrencode Run gitian build for osx on D14016 after rebasing it onto this commit.
``` cd depends HOST="arm64-apple-darwin" make openssl ``` This now successfuly compiles OpenSSL.
```
cd depends
HOST
S
="arm64-apple-darwin"
contrib/guix/guix-build
make openssl
``` This now successfuly compiles OpenSSL
and Qt. The next failure to tackle is qrencode Run gitian build for osx on D14016 after rebasing it onto this commit
.
Continue