diff --git a/BUILDING.md b/BUILDING.md index 3f4f5f691f9b55..a4a00a9f1ffe49 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -171,7 +171,7 @@ Binaries at are produced on: | aix-ppc64 | AIX 7.1 TL05 on PPC64BE with GCC 6 | | darwin-x64 (and .pkg) | macOS 10.15, Xcode Command Line Tools 11 with -mmacosx-version-min=10.13 | | linux-arm64 | CentOS 7 with devtoolset-8 / GCC 8 [8](#fn8) | -| linux-armv7l | Cross-compiled on Ubuntu 16.04 x64 with [custom GCC toolchain](https://github.com/rvagg/rpi-newer-crosstools) | +| linux-armv7l | Cross-compiled on Ubuntu 18.04 x64 with [custom GCC toolchain](https://github.com/rvagg/rpi-newer-crosstools) | | linux-ppc64le | CentOS 7 with devtoolset-8 / GCC 8 [8](#fn8) | | linux-s390x | RHEL 7 with devtoolset-8 / GCC 8 [8](#fn8) | | linux-x64 | CentOS 7 with devtoolset-8 / GCC 8 [8](#fn8) |