]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Add bug 469049 (--enable-lto=yes) to known issues
authorMark Wielaard <mark@klomp.org>
Fri, 28 Apr 2023 15:27:35 +0000 (17:27 +0200)
committerMark Wielaard <mark@klomp.org>
Fri, 28 Apr 2023 15:27:35 +0000 (17:27 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 118c5e65d0ea6ac23d4693db08f5974ed5aa70cd..510f21fc2a3b78b2fcfcc7ac5ce5d25b776ad20f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -195,6 +195,11 @@ To see details of a given bug, visit
   https://bugs.kde.org/show_bug.cgi?id=XXXXXX
 where XXXXXX is the bug number as listed above.
 
+* ==================== KNOWN ISSUES ===================
+
+* configure --enable-lto=yes is know to not work in all setups.
+  See bug 469049. Workaround: Build without LTO.
+
 (3.21.0.RC1: 14 Apr 2023)
 (3.21.0.RC2: 21 Apr 2023)