Age | Commit message (Collapse) | Author | Files | Lines |
|
To speedup the depends cached builds, remove some some clutter from the package
files. This mainly incldues removing all the shared libraries and .la
linker files. It also gives stronger guarantees that monero only links
the static libs without any external rvalues.
|
|
|
|
Make sure all required dependencies are linked statically, by only
providing the static libraries.
|
|
6a781408 Make depends use self built clang for darwin (TheCharlatan)
|
|
Clang needs to get its cctools path passed.
|