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 changed files with 1 additions and 1 deletions

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