Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 May 2016 15:26:43 -0700
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        "O. Hartmann" <ohartman@zedat.fu-berlin.de>, Alan Somers <asomers@freebsd.org>
Cc:        FreeBSD CURRENT <freebsd-current@freebsd.org>
Subject:   Re: r300912: compile failure in world: event.cc:438:45: error: invalid suffix on literal;
Message-ID:  <813e1a9f-7a65-ffe6-6189-4067df57646a@FreeBSD.org>
In-Reply-To: <20160529000706.1c1e582d.ohartman@zedat.fu-berlin.de>
References:  <20160528230443.31ee2003.ohartman@zedat.fu-berlin.de> <CAOtMX2gGtDrhrnKSbEsKhKZ6p=SZ-m42=vLKhuY3tYocXnn_jA@mail.gmail.com> <20160529000706.1c1e582d.ohartman@zedat.fu-berlin.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?813e1a9f-7a65-ffe6-6189-4067df57646a>