From 229268a702d0ba580d5856629973e519d2588d33 Mon Sep 17 00:00:00 2001 From: native-api Date: Fri, 7 Apr 2023 02:39:54 +0300 Subject: [PATCH] Updated Common build problems (markdown) --- Common-build-problems.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Common-build-problems.md b/Common-build-problems.md index f9223d9..f179b57 100644 --- a/Common-build-problems.md +++ b/Common-build-problems.md @@ -355,7 +355,7 @@ Remove them from your `PATH`. * Homebrew `binutils` on `PATH`: * `configure: error: Unexpected output of 'arch' on OSX` -* homebrew `llvm` on `PATH`: +* Homebrew `llvm` on `PATH`: * `warning: pointer is missing a nullability type specifier` * `llvm-ar: error: libpython3.10.a: Invalid record` * Homebrew `coreutils` only causes breakage if non-prefixed executables are added to `PATH`.