aboutsummaryrefslogtreecommitdiff
path: root/contrib/depends/packages/sodium-darwin.mk (follow)
AgeCommit message (Collapse)AuthorFilesLines
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-29Merge pull request #4448Riccardo Spagni1-1/+2
6a781408 Make depends use self built clang for darwin (TheCharlatan)
2018-09-22Fix Darwin Sodium buildTheCharlatan1-0/+24
Clang needs to get its cctools path passed.