Linux: added support for gcc 4.6

Signed-off-by: Mark Charlebois <charlebm@gmail.com>
This commit is contained in:
Mark Charlebois
2015-03-11 15:06:38 -07:00
parent 4a4fcb5d75
commit 89e1b454af
+1 -1
View File
@@ -54,7 +54,7 @@ CXX = g++
CPP = gcc -E
# GCC Version
DEV_VER_SUPPORTED = 4.8.2
DEV_VER_SUPPORTED = 4.6 4.8.2
else
# Clang options