Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update macOS gcc@5 installation guide (dmlc#3003)
After installing ``gcc@5``, ``CMAKE_C_COMPILER`` will not be set to gcc-5 in some macOS environment automatically and the installation of xgboost will still fail. Manually setting the compiler will solve the problem.
- Loading branch information