From ffc655fbead65bbf62b20778ac1e299ce3b180d5 Mon Sep 17 00:00:00 2001 From: Mike Weiblen Date: Tue, 20 Aug 2019 15:13:05 -0600 Subject: docs: Bump minimums to Ubuntu 16.04 and gcc 5.4.0 Change-Id: I58588d900c89f3247be423857e861ad278d6b9c0 --- BUILD.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BUILD.md b/BUILD.md index 8befabeb..a633c56d 100644 --- a/BUILD.md +++ b/BUILD.md @@ -371,8 +371,8 @@ include: ### Linux Build Requirements This repository has been built and tested on the two most recent Ubuntu LTS -versions. Currently, the oldest supported version is Ubuntu 14.04, meaning -that the minimum supported compiler versions are GCC 4.8.2 and Clang 3.4, +versions. Currently, the oldest supported version is Ubuntu 16.04, meaning +that the minimum officially supported C++11 compiler version is GCC 5.4.0, although earlier versions may work. It should be straightforward to adapt this repository to other Linux distributions. -- cgit v1.2.3