From 97894ad6fcaaf68f244c0f8dc9ca42726ad1bb48 Mon Sep 17 00:00:00 2001 From: native-api Date: Fri, 7 Apr 2023 02:39:13 +0300 Subject: [PATCH] Updated Common build problems (markdown) --- Common-build-problems.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Common-build-problems.md b/Common-build-problems.md index f6cb3ec..f9223d9 100644 --- a/Common-build-problems.md +++ b/Common-build-problems.md @@ -349,9 +349,9 @@ This means that *the Python version you're installing doesn't support your MacOS ## Keg-only Homebrew packages are forcibly linked / added to PATH -The following Homebrew packages are known to break Pyenv builds if added to `PATH` (with some known error messages they cause in the build log). +The following keg-only Homebrew packages are known to break Pyenv builds if added to `PATH` (with some known error messages they cause in the build log). -Remove them from the default `PATH`. +Remove them from your `PATH`. * Homebrew `binutils` on `PATH`: * `configure: error: Unexpected output of 'arch' on OSX`