On Sat, 15 Mar 2014 20:55:33 +0000 (UTC) Rusmir Dusko wrote: > +CXXFLAGS+= -std=c++11 > +USE_CXXSTD= gnu++11 These two lines do the same thing really. You only need one of them.