From: Javad Shafique Date: Sun, 17 Mar 2024 21:18:35 +0000 (+0100) Subject: README: Correct 'armvl7' to 'armv7l' X-Git-Tag: v6.0.0~14^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9978b179012af6769d32ebf0755a84fa652ed41;p=thirdparty%2Flxc.git README: Correct 'armvl7' to 'armv7l' Use the correct designation for the armv7l arch, as also reflected in src/lxc/confile.c. Signed-off-by: Javad Shafique --- diff --git a/README.md b/README.md index dd02b3eae..bcf26d78a 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ features. This includes (but isn't limited to): - ppc, ppc64, ppc64le - riscv64 - s390x -- armvl7, arm64 +- armv7l, arm64 - loongarch64 LXC also supports at least the following C standard libraries: