From cbf9fb9b9eaadc2c6ca3e450c9a93d6f37d41bae Mon Sep 17 00:00:00 2001 From: Kp Date: Mon, 21 Sep 2020 03:18:12 +0000 Subject: [PATCH] Remove reference to gcc5 in INSTALL.markdown section for Homebrew According to a comment from Kreeblah[1], homebrew guarantees a new enough C++ compiler. Additionally, gcc5 was once new enough, but is now below the minimum supported version, so installing it is not useful. Remove the reference to it. [1]: https://github.com/dxx-rebirth/dxx-rebirth/pull/540#discussion_r486059009 --- INSTALL.markdown | 1 - 1 file changed, 1 deletion(-) diff --git a/INSTALL.markdown b/INSTALL.markdown index 2ed0cb298..e8a5166fc 100644 --- a/INSTALL.markdown +++ b/INSTALL.markdown @@ -127,7 +127,6 @@ DXX-Rebirth can be built from the Terminal (via SCons) without Xcode; to build u ##### [Homebrew](https://github.com/Homebrew/homebrew/) * **brew install - gcc5 scons sdl sdl\_image