New static binaries for ncdc

This commit is contained in:
Yorhel 2020-06-10 16:14:56 +02:00
parent b1b5fefcdb
commit 68a1f3070e
18 changed files with 84 additions and 8 deletions

View file

@ -27,10 +27,10 @@ this page are of course highly welcomed as well. :-)
If you just want to get ncdc running without going through the trouble of
compiling and/or installing it, I also offer statically linked binaries:
- [Linux, x86-64](/download/ncdc-linux-x86_64-1.22.1.tar.gz)
- [Linux, i486](/download/ncdc-linux-i486-1.22.1.tar.gz)
- [Linux, ARM](/download/ncdc-linux-arm-1.22.1.tar.gz)
- [Linux, AArch64](/download/ncdc-linux-arm-1.22.1.tar.gz)
- [Linux, x86-64](/download/ncdc-linux-x86_64-1.22.1-1-g7b4bd.tar.gz)
- [Linux, i486](/download/ncdc-linux-i486-1.22.1-1-g7b4bd.tar.gz)
- [Linux, ARM](/download/ncdc-linux-arm-1.22.1-1-g7b4bd.tar.gz)
- [Linux, AArch64](/download/ncdc-linux-arm-1.22.1-1-g7b4bd.tar.gz)
To use them, simply download and extract the tarball, and then run `./ncdc` on
the command line.