X-Git-Url: http://gitweb.scilab.org/?p=scilab.git;a=blobdiff_plain;f=scilab%2FCHANGES.md;h=16012755ec7658a768d15234617a311145408fe5;hp=8b58ad634e42b0ff58979c6fb982fb67f71dd72d;hb=615a7778fdadc73e78f60a9c010be5570dfcee45;hpb=807fe176da3bcb88ce29ad8401cd97aa22cc1c1f diff --git a/scilab/CHANGES.md b/scilab/CHANGES.md index 8b58ad6..1601275 100644 --- a/scilab/CHANGES.md +++ b/scilab/CHANGES.md @@ -40,7 +40,7 @@ Compilation - autoconf 2.69 - libtool 2.4.6 (patched for macOS) -* Linux/macOS build defines `_GLIBCXX_USE_CXX11_ABI=0` to use a pre-C++11 ABI on Scilab and toolboxes builds. +* Linux/macOS configures check if `-std=c++11` is available and use it by default. Toolboxes might increment the standard C++ version by specifying the C++ version as a `CFLAGS`. * Migration to Microsoft Visual Studio 2017 and Intel Composer 2018