aboutsummaryrefslogtreecommitdiff
path: root/contrib/depends/packages/sodium.mk (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-01-15bump sodium to 1.0.16italocoin1-2/+2
2018-10-08Prepare Depends Packages for Gitian ScriptsTheCharlatan1-0/+2
The gitian environment does not treat whitespaces in configure lines, like most other systems. The solution is to just remove them.
2018-10-07Consolidate HID depends makefiles into single recipeTheCharlatan1-1/+1
Make sure all required dependencies are linked statically, by only providing the static libraries.
2018-09-22Fix Darwin Sodium buildTheCharlatan1-4/+4
Clang needs to get its cctools path passed.
2018-09-17Add libsodium to the packages, the arm build was complaining about it.TheCharlatan1-0/+23
Fixup arm toolchain file.