Update INSTALL

This commit is contained in:
Gabi Melman 2018-07-08 14:34:33 +03:00 committed by GitHub
parent 96961e14ad
commit f1a60eb6b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ Just copy the files to your build tree and use a C++11 compiler
Tested on:
gcc 4.8.1 or above
clang 3.5
clang 3.5 or above
Visual Studio 2013 or above
gcc 4.8 flags: --std==c++11 -pthread -O3 -flto -Wl,--no-as-needed