From fd7510d14fd825c2c2a5a64db78d311fec5801eb Mon Sep 17 00:00:00 2001 From: Gary Talent Date: Thu, 27 Jan 2022 02:28:49 -0600 Subject: [PATCH] [nostalgia] Remove instruction to install gmake on Mac --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 1a0b46ec..ece09a83 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,6 @@ * Install Ninja, Make, and CMake * Consider also installing ccache for faster subsequent build times -## Platform Specific Setup - -### macOS - -Install and use gmake instead of the make that comes with the system. - ## Build Build options: release, debug, asan, gba, gba-debug