On Sat, May 28, 2016 at 4:26 PM, Bryan Drewery <bdrew...@freebsd.org> wrote:
> 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

It didn't show only because ohartman pasted the wrong context in his
original email.  He pasted the compile command for a .c file, followed
the the error message from a .cc file.  Thanks for fixing it, Bryan.

-Alan
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to