Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Conversation

@spoonincode
Copy link
Contributor

Change Description

This is a backport of #8465 to 2.0. Ubuntu 20.04 has switched to LLVM 10.0 late in its cycle; to ensure easy out-of-the-box building on that platform we need LLVM 10 support.

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@spoonincode
Copy link
Contributor Author

confirmed building on 20.04

apt-get install build-essential libgmp3-dev libssl-dev libusb-1.0-0-dev \
cmake llvm-dev libboost-dev  libboost-filesystem-dev libboost-chrono-dev \
libboost-regex-dev libboost-program-options-dev libboost-iostreams-dev \
libboost-test-dev libboost-date-time-dev pkg-config libcurl4-gnutls-dev  zlib1g-dev

cmake -DCMAKE_BUILD_TYPE=Release ..

@spoonincode spoonincode marked this pull request as ready for review April 15, 2020 18:41
@spoonincode spoonincode merged commit 2d2acf0 into release/2.0.x Apr 15, 2020
@spoonincode spoonincode deleted the llvm10_support_20x branch April 15, 2020 22:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants