aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--makefiles/toolchain_native.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefiles/toolchain_native.mk b/makefiles/toolchain_native.mk
index 5691e87a9..bb791195e 100644
--- a/makefiles/toolchain_native.mk
+++ b/makefiles/toolchain_native.mk
@@ -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