diff ChangeLog @ 564:fe31a2e3ac90

./configure output for sun make builds: set correct C++ compiler flag var
author Tassilo Philipp
date Sun, 04 Sep 2022 00:49:56 +0200
parents fd7426080105
children cb162d45916d
line wrap: on
line diff
--- a/ChangeLog	Sun Sep 04 00:20:24 2022 +0200
+++ b/ChangeLog	Sun Sep 04 00:49:56 2022 +0200
@@ -32,6 +32,8 @@
   o callback_plain_c++: new test, focusing on methods and non-trivial C++ aggregates
   o simplifications and major refactoring to share more code (especially
     signature and case generator) across test suites
+buildsys:
+  o ./configure output for sun make builds: set correct C++ compiler flag var
 doc:
   o callconv section additions about aggregate-by-value passing for all platforms
   o new Linux-Std-Base-specific PPC32/SysV section, as aggregate retval handling differs from