HomePhabricator
Diffusion Comm 8ef9aca3eca0

[docs] Remove g++ from brew install in dev_environment

Description

[docs] Remove g++ from brew install in dev_environment

Summary:
Related linear task: ENG-697

The g++ is not provided by the brew anymore. The brew install autoconf automake libtool curl make g++ unzip command produces a not found error.
We need to remove the g++ from the list because it's provided by the code CLI tools which is installed before this command and not present in the brew anymore.

Test Plan: Run brew install g++

Reviewers: benschac, jonringer-comm, karol-bisztyga, ashoat

Reviewed By: karol-bisztyga, ashoat

Subscribers: ashoat, palys-swm, Adrian, atul, karol-bisztyga

Differential Revision: https://phabricator.ashoat.com/D3118

Details

Provenance
maxAuthored on Feb 6 2022, 6:02 PM
Reviewer
karol
Differential Revision
D3118: [docs] Remove g++ from brew install in dev_environment
Parents
rCOMMa1375e4f3d07: [CommCoreModule] Set `readyState` to `SocketStatus::CLOSING` on call to…
Branches
Unknown
Tags
Unknown