From: G.E. Date: Mon, 15 Apr 2024 08:07:45 +0000 (+0300) Subject: tiny edit to readme X-Git-Tag: vectorscan/5.4.12^2~68^2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0376319a937a6d2aed9e9cc111aec48774fbe592;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: ```