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

Prevent an older version of g++ to build eosio #9314

Merged
merged 1 commit into from
Aug 5, 2020

Conversation

tony-b1
Copy link
Contributor

@tony-b1 tony-b1 commented Jul 15, 2020

Change Description

Updating the CMakeLists.txt to prevent older g++ versions to build eosio.

Change Type

Select ONE

  • Documentation
  • Stability bug fix
  • Other
  • Other - special case

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

…er than g++ 8.0.

g++7.5 will fail to build the tests.
@tony-b1 tony-b1 changed the base branch from master to release/2.0.x July 15, 2020 14:59
@spoonincode
Copy link
Contributor

fwiw I tried building 2.0.0 with gcc 7.5 and it failed (not that it should be a surprise since the troublesome file has not been changed in 2.0.x). So LGTM -- I don't think anyone out there would likely be using a 2.0.x with gcc 7

@jeffreyssmith2nd jeffreyssmith2nd merged commit 6e0c559 into release/2.0.x Aug 5, 2020
@jeffreyssmith2nd jeffreyssmith2nd deleted the bugfix/prevent_gplusplus7_260 branch August 5, 2020 14:49
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