[LyX/master] Make it possible to select C++ standard with autoconf

José Abílio Matos jamatos at lyx.org
Tue Nov 3 14:54:54 UTC 2020


On Tuesday, November 3, 2020 1:44:43 PM WET Jean-Marc Lasgouttes wrote:
> commit ce526607ff4ae33834dabe64e0072530eca16183
> Author: Jean-Marc Lasgouttes <lasgouttes at lyx.org>
> Date:   Mon Nov 2 17:40:29 2020 +0100
> 
>     Make it possible to select C++ standard with autoconf
> 
>     Introduce new configure option --enable-cxx-mode=MODE, which allows to
>     force a C++ version. The default is {14,11}, which means that C++14 is
>     chosen if it is supported, and C++11 will be selected as a fallback.
> 
>     Using --enable-cxx-mode=11 ensures that LyX compiles correctly
>     with an older C++11 compiler.

As you probably know the default for gcc 11 will be C++17. Is this taking that 
into account?

I am just curious. :-)

Best regards,
-- 
José Abílio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20201103/86a5578d/attachment.html>


More information about the lyx-devel mailing list