aboutsummaryrefslogtreecommitdiff
path: root/fixincludes
diff options
context:
space:
mode:
Diffstat (limited to 'fixincludes')
-rw-r--r--fixincludes/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog
index af6873a12c1..ed4116e0dae 100644
--- a/fixincludes/ChangeLog
+++ b/fixincludes/ChangeLog
@@ -1,3 +1,10 @@
+2023-06-15 Marek Polacek <polacek@redhat.com>
+
+ * Makefile.in: Set and use PICFLAG and LD_PICFLAG. Use the "pic"
+ build of libiberty if PICFLAG is set.
+ * configure.ac:
+ * configure: Regenerate.
+
2023-03-28 Xi Ruoyao <xry111@xry111.site>
PR other/109293