mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-09 06:33:16 +00:00
Makefile improvements for deterministic builds based on Bucky's feedback
This commit is contained in:
@@ -10,7 +10,7 @@ DIR="$( cd -P "$( dirname "$SOURCE" )/.." && pwd )"
|
||||
cd "$DIR"
|
||||
|
||||
# Make sure build tools are available, get VENDORED dependencies and build
|
||||
make get_tools get_vendor_deps build_cc
|
||||
make get_tools get_vendor_deps build_xc
|
||||
|
||||
# Zip all the files.
|
||||
echo "==> Packaging..."
|
||||
|
||||
Reference in New Issue
Block a user