Fix depends building on osx 10.8, and rebuild as necessary if funcs.mk changes
Depends fixes round1 #4709
pull theuni wants to merge 2 commits into bitcoin:master from theuni:depends-fixes-round1 changing 2 files +7 −3-
theuni commented at 3:17 AM on August 16, 2014: member
-
1910910dde
depends: fix shasum on osx < 10.9
Shasum verification from stdin doesn't work there, so we write to a file instead. Formatted a bit too.
-
e42363d800
build: add funcs.mk to the list of meta-depends
If anything in funcs.mk changes, everything must rebuild
- laanwj merged this on Aug 18, 2014
- laanwj closed this on Aug 18, 2014
- laanwj referenced this in commit e2e73e5d8f on Aug 18, 2014
- MarcoFalke locked this on Sep 8, 2021
Contributors