dogecoin/depends/hosts
Carl Dong 043ce9a2c2
depends: Fully determine path for darwin_{CC,CXX}
Instead of doing the awkward /bin path prepending at config.site
creation time, set darwin_{CC,CXX} in a way that fully determines the
program's path (clang/clang++)

Also see the added comment block in depends/Makefile for more context on
determining $PATH for our config.site.

Cherry-picked from: 880660ac

Conflicts: cherry-picked from a Bitcoin Core build system that is
           optimized for supporting system-provided clang builds
           which Dogecoin Core does not have at this time. I have
           removed all code regarding that functionality and only
           kept the code relevant to Dogecoin Core for this
           major version (1.14), i.e. those lines that use the
           pinned clang from the depends system.
2021-09-23 20:14:03 +02:00
..
darwin.mk depends: Fully determine path for darwin_{CC,CXX} 2021-09-23 20:14:03 +02:00
default.mk depends: add the debug/release concept to depends 2014-09-25 14:56:25 -04:00
linux.mk depends: add debug/release flags for linux/osx/win 2014-09-25 14:56:26 -04:00
mingw32.mk depends: add debug/release flags for linux/osx/win 2014-09-25 14:56:26 -04:00