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

on supported platforms build with system clang by default #7516

Merged
merged 3 commits into from
Jun 20, 2019

Commits on Jun 20, 2019

  1. Configuration menu
    Copy the full SHA
    a21a381 View commit details
    Browse the repository at this point in the history
  2. install system clang on ubuntu 18 & amz2

    Also, make sure that deps are installed before checking if a sufficient compiler is present
    spoonincode committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    cdfb2dc View commit details
    Browse the repository at this point in the history
  3. set clang to default compiler on ubuntu,amz2,macos

    also bump the minimum version of clang the script looks for to 6.0 (cmake check is left at 5.0 for now still, still that still technically compiles eosio okay)
    spoonincode committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    49a596c View commit details
    Browse the repository at this point in the history