From acbef47c74d842c60284e05e634dbdb6c27e9650 Mon Sep 17 00:00:00 2001 From: "G.E." Date: Thu, 18 Apr 2024 16:16:06 +0300 Subject: [PATCH] tiny change to readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d5f0892c..483b2cad 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,6 @@ the environment variables to point to this compiler: export CC="/usr/local/bin/gcc" export CXX="/usr/local/bin/g++" ``` - A further note in FreeBSD, on the PowerPC and ARM platforms, the gcc12 package installs to a slightly different name, on FreeBSD/ppc, gcc12 will be found using: