This website requires JavaScript.
Explore
Help
Sign In
sikkienl
/
dash
Watch
1
Star
0
Fork
0
You've already forked dash
mirror of
https://github.com/dashpay/dash.git
synced
2024-12-25 20:12:57 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
0c2b1be930
dash
/
depends
/
.gitignore
13 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
depends: add shared dependency builder See the README's in depends for documentation
2014-07-23 07:31:30 +02:00
SDKs/
work/
built/
sources/
config.site
Add x86_64* i686* mips* and arm* to depends .gitignore
2015-02-02 14:19:50 +01:00
x86_64*
i686*
mips*
arm*
Merge #8252: [trivial] Add aarch64 to depends .gitignore f70bcfc [trivial] Add aarch64 to depends .gitignore (fanquake)
2016-06-24 18:12:17 +02:00
aarch64*
Merge #13543: depends: Add RISC-V support 974f0bf8e684696be7796dbf3d48ff0a41f4ac26 depends: Mention RISC-V known compilation issue with gcc-7.3.x (Wladimir J. van der Laan) 0d1f38c45ff40f17b42074e3b58211e794a19edb depends: update zmq config.guess/config.sub for riscv support (fanquake) 409481c46555afb34a038dbc69a8285b83eb952e depends: latest config.sub (fanquake) d7005e9988ddae4d3507963b42c525257c34ddb0 depends: latest config.guess (fanquake) 359e2e352590e1e473da70e28a38d14a068a3103 depends: Add RISC-V support (Wladimir J. van der Laan) Pull request description: This adds support for riscv32 and riscv64 builds to the depends system. The change consists of documentation and build system changes. The most significant change is an update of `config.sub` and `config.guess` inside zeromq patch, as the current version does not recognize the `riscv*` host tuples (there's no new version of ZeroMQ yet with newer ones). Good thing: RISC-V 64-bit toolchain packages can be installed out of the box on Ubuntu 18.04+. I would also like to add RISC-V 64-bit executables to gitian, but this will not be possible until #12511 . Tree-SHA512: 358ed72ee9e4ae44e7d305c09a4ff5ce5460eeb7ed915eb25d39c8f43b61e7b347f51bf0ae5d83ddb4ce8876dea7703c926b3baa3cccb4932b3bc17160d801bb (cherry picked from commit 6c6a3001e51b1679af2f375f158d8c87bbb330bc) # Conflicts: # depends/Makefile
2018-07-10 14:47:48 +02:00
riscv32*
riscv64*
Reference in New Issue
Copy Permalink