This ensures that make will work even if PATH has changed after configure, which is often the case when cross-compiling.
Fixes cross builds when integrated into Bitcoin's repo.
This ensures that make will work even if PATH has changed after configure, which is often the case when cross-compiling.
Fixes cross builds when integrated into Bitcoin's repo.
This ensures that make will work even if PATH has changed, which is often the
case when cross-compiling.
Fixes cross-compiled builds when integrated into Bitcoin's repo.
Fwiw with this change, linux/win/win/osx bitcoin builds with integrated libsecp256k1 are green (built but not tested) on the new pull-tester WIP: https://travis-ci.org/coryfields/bitcoin/builds/30790058