diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2018-11-24 12:27:37 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2018-12-06 23:00:56 +0100 |
commit | 65b9c62354f77c0d3ff02dfa3151447c629ef419 (patch) | |
tree | 88bd7b082cd32a8847836f805ca161bff64d6980 /README.md | |
parent | f623c992fa15f3f503591c2bc225eeae5a50c5ce (diff) |
Bump (Linux) GCC baseline to 7.0.0
...as discussed at
<https://lists.freedesktop.org/archives/libreoffice/2018-November/081435.html>
"minutes of ESC call ..."
Change-Id: Ib1a4fdc56c51ab5c9e45173263689db2b88d72e7
Reviewed-on: https://gerrit.libreoffice.org/63951
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index d72e9549c4fa..ddfe9a760a47 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ run and compile LibreOffice, also used by the TDF builds: * Build: 10.13.2 + Xcode 9.3 * Linux: * Runtime: RHEL 6 or CentOS 6 - * Build: either GCC 4.8.1; or Clang 5.0.2 with libstdc++ 7.3.0 + * Build: either GCC 7.0.0; or Clang 5.0.2 with libstdc++ 7.3.0 * iOS (only for LibreOfficeKit): * Runtime: 11.4 (only support for newer i devices == 64 bit) * Build: Xcode 9.3 and iPhone SDK 11.4 |