aboutsummaryrefslogtreecommitdiff
path: root/contrib/depends/hosts/darwin.mk (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-05-06Update native_cctools for newer SDK supportHoward Chu1-1/+1
2022-05-04Update to MacOSX SDK 11.1, add Mac M1Howard Chu1-3/+8
2019-11-17Add ARFLAGSHoward Chu1-0/+1
Needed to invoke deterministic mode on some archivers
2018-09-22Fix Darwin Sodium buildTheCharlatan1-3/+3
Clang needs to get its cctools path passed.
2018-09-10Initial depends additionTheCharlatan1-0/+17
Depends cross compiles project dependencies for linux, mac and windows and multiple architectures. Depends is original work by Cory Fields and used in bitcoin and a wide range of bitcoin related projects.