Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
Merge branch 'master' into ao-fix-rlp-calltype-backwards-compatible
Browse files Browse the repository at this point in the history
* master:
  gcc to clang (#11453)
  Avoid copies (#11451)
  Cargo.lock: cargo lock translate (#11448)
  Avoid long state queries when serving GetNodeData requests (#11444)
  Cargo.lock: cargo update -p kvdb-rocksdb (#11447)
  • Loading branch information
ordian committed Feb 5, 2020
2 parents 9a021c9 + 7108b3f commit c317584
Show file tree
Hide file tree
Showing 7 changed files with 2,764 additions and 2,741 deletions.
2 changes: 0 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,6 @@ build-darwin:
variables:
CARGO_TARGET: x86_64-apple-darwin
CARGO_HOME: "${CI_PROJECT_DIR}/.cargo"
CC: gcc
CXX: g++
script:
- scripts/gitlab/build-linux.sh
tags:
Expand Down
Loading

0 comments on commit c317584

Please sign in to comment.