mirror of
https://github.com/dogecoin/dogecoin.git
synced 2026-01-31 10:30:52 +00:00
Merge pull request #3085 from edtubbs/1.14.7-dev-win64-scrypt
ci: Added sse2 scrypt option to Win64 experimental build
This commit is contained in:
commit
c703b55a62
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -182,7 +182,7 @@ jobs:
|
||||
check-security: true
|
||||
check-symbols: false
|
||||
dep-opts: "AVX2=1 MINGW=1"
|
||||
config-opts: "--with-intel-avx2 --enable-gui=qt5"
|
||||
config-opts: "--enable-scrypt-sse2 --with-intel-avx2 --enable-gui=qt5"
|
||||
goal: install
|
||||
- name: x86_64-macos
|
||||
host: x86_64-apple-darwin11
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user