Browse Source

Merge pull request #11173 from AThousandShips/update_building_linux

[Contributing] Update suggested Ubuntu version
Matthew 2 days ago
parent
commit
f51498b937
1 changed files with 1 additions and 1 deletions
  1. 1 1
      contributing/development/compiling/compiling_for_linuxbsd.rst

+ 1 - 1
contributing/development/compiling/compiling_for_linuxbsd.rst

@@ -332,7 +332,7 @@ Building export templates
 .. warning:: Linux binaries usually won't run on distributions that are
 .. warning:: Linux binaries usually won't run on distributions that are
              older than the distribution they were built on. If you wish to
              older than the distribution they were built on. If you wish to
              distribute binaries that work on most distributions,
              distribute binaries that work on most distributions,
-             you should build them on an old distribution such as Ubuntu 16.04.
+             you should build them on an old distribution such as Ubuntu 20.04.
              You can use a virtual machine or a container to set up a suitable
              You can use a virtual machine or a container to set up a suitable
              build environment.
              build environment.