From: Art Cancro Date: Sun, 21 Feb 2021 22:13:06 +0000 (-0500) Subject: Mention in the AppImage docs that we are building the x64 version on ubuntu 16 now. X-Git-Tag: v939~108^2~2 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=20b834b56265bf76dcf04d5d1a6c0c28e0aff400;hp=cbfdc292f1ba61443e1db199c7d50c72e48d8eec Mention in the AppImage docs that we are building the x64 version on ubuntu 16 now. --- diff --git a/appimage/README.txt b/appimage/README.txt index 418c402a1..4cdcfc459 100644 --- a/appimage/README.txt +++ b/appimage/README.txt @@ -39,5 +39,5 @@ You should be running this build on the OLDEST version of Linux/Linux on which y binary should be able to run. The distribution does not matter -- for example, a binary built on Debian should run fine on Ubuntu or Red Hat or whatever -- but the C library and other very base system libraries are only upward compatible, not downward -compatible. For example, at the time of this writing, I am building on Ubuntu 14 and +compatible. For example, at the time of this writing, I am building on Ubuntu 16 and it's early 2021.