diff --git a/uppbox/Scripts/GCCMK.bm b/uppbox/Scripts/GCCMK.bm index 107528858..c9f18026f 100644 --- a/uppbox/Scripts/GCCMK.bm +++ b/uppbox/Scripts/GCCMK.bm @@ -1,4 +1,5 @@ BUILDER = "GCC"; +COMMON_CPP_OPTIONS = "-std=c++0x"; DEBUG_INFO = "2"; DEBUG_BLITZ = "1"; DEBUG_LINKMODE = "1";