Duke 1 year ago
parent
commit
9c61035039
  1. 4
      memos/5/index.html

4
memos/5/index.html

@ -22,11 +22,11 @@
<h1>Hush Dev Update #1</h1>
<p>
It is time for another Hush development update!
It is time for another <a href="https://hush.is">Hush</a> development update!
</p>
<p>
We are happy to report that there is now a <a href="https://git.hush.is/hush/hush3/issues/202">Debian package for aarch64 (Raspberry Pi and similar) devices</a> thanks to lots of hard work from <a href="https://git.hush.is/jahway603">jahway603</a> who also <a href="https://github.com/tevador/RandomX/issues/264">received help</a> from RandomX upstream developers <a href="https://github.com/tevador">tevador</a> and <a href="https://github.com/SChernykh">SCernykh</a>. The issue was that cross-compiling our code stopped working when we added RandomX as a dependency, which uses CMake instead of GNU Make like the rest of the Hush build system. Now the Hush build system understands what to tell CMake to allow cross compiling to aarch64 successfully. What this means is that <a href="https://dragonx.is">DragonX</a> users/miners can now install a full node and mine on supported Raspberry Pi (and similar) devices!
We are happy to report that there is now a <a href="https://git.hush.is/hush/hush3/issues/202">Debian package for aarch64 (Raspberry Pi and similar) devices</a> thanks to lots of hard work from <a href="https://git.hush.is/jahway603">jahway603</a> who also <a href="https://github.com/tevador/RandomX/issues/264">received help</a> from RandomX upstream developers <a href="https://github.com/tevador">tevador</a> and <a href="https://github.com/SChernykh">SCernykh</a>. The issue was that cross-compiling our code stopped working when we added RandomX as a dependency, which uses CMake instead of GNU Make like the rest of the Hush build system. Now the Hush build system understands what to tell CMake to allow cross compiling to aarch64 successfully. What this means is that Hush and <a href="https://dragonx.is">DragonX</a> users/miners can now install a full node and mine on supported Raspberry Pi (and similar) devices!
</p>
<p>

Loading…
Cancel
Save