From: G.E. Date: Mon, 15 Apr 2024 08:07:45 +0000 (+0300) Subject: tiny edit to readme X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aea40433fce4349bc83f6f012d9ce28701bda4a0;p=thirdparty%2Fvectorscan.git tiny edit to readme --- diff --git a/README.md b/README.md index 1baeaac8..f6a10fca 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ export CC="/usr/local/bin/gcc" export CXX="/usr/local/bin/g++" ``` -A further note in FreeBSD, on the PowerPC platform, for some reason, +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: ```