From c1ad3214858f6e8a852b2346ad69947b26e43172 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Fri, 29 Apr 2016 09:57:21 -0700 Subject: [linux] Build with GCC 5 (#4901) * [linux] Build with GCC 5 * [build] -fabi-version=0 is the default for GCC 5 --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL.md') diff --git a/INSTALL.md b/INSTALL.md index 84bfc9b5af..f46e2e4232 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -30,7 +30,7 @@ targets. - Modern C++ compiler that supports `-std=c++14` - clang++ 3.5 or later _or_ - - g++-4.9 or later + - g++-5 or later - Python 2.x (for build only) - [`pkg-config`](https://wiki.freedesktop.org/www/Software/pkg-config/) (for build only) - [`libtool`](https://www.gnu.org/software/libtool/) (for build only) -- cgit v1.2.1