Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gabime/spdlog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabi Melman <gmelman1@gmail.com>2018-07-08 14:34:33 +0300
committerGitHub <noreply@github.com>2018-07-08 14:34:33 +0300
commitf1a60eb6b16f64f042f975e0c9ebba815a417f56 (patch)
treee8c480d645c1924477f3afc6ed0d7a705766d70b
parent96961e14ad6b3d472600d9e8b5d760c7f754247a (diff)
Update INSTALL
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 29779abf..84f98be7 100644
--- a/INSTALL
+++ b/INSTALL
@@ -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