r300912: compile failure in world: event.cc:438:45: error: invalid suffix on literal;

Bryan Drewery bdrewery at FreeBSD.org
Sat May 28 22:26:52 UTC 2016


On 5/28/16 3:07 PM, O. Hartmann wrote:
> CXXFLAGS+=              -std=c++11
> 
> 
> As it has been earlier stated, there is no -std=c++11 visible in the cc options, only
> -std=gnu99.

I'm confused why -std=c++11 *doesn't* show now.  Whatever though, the
problem is reproducible with GCC toolchains which always get -std=c++11
added in.

I'm committing a fix.

-- 
Regards,
Bryan Drewery


More information about the freebsd-current mailing list