]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - intl/ChangeLog
Daily bump.
[thirdparty/gcc.git] / intl / ChangeLog
index f44e691ece4055c7707b23c7998b6b0ff679e914..60d604adac01ccb7c302e13c2e72cea5f024b0fb 100644 (file)
@@ -1,3 +1,20 @@
+2022-11-23  Marek Polacek  <polacek@redhat.com>
+
+       Revert:
+       2022-11-23  Marek Polacek  <polacek@redhat.com>
+
+       * Makefile.in: Use @PICFLAG@ in COMPILE as well.
+       * configure.ac (--enable-host-shared): Don't set PICFLAG here.
+       (--enable-host-pie): New check.  Set PICFLAG after this check.
+       * configure: Regenerate.
+
+2022-11-23  Marek Polacek  <polacek@redhat.com>
+
+       * Makefile.in: Use @PICFLAG@ in COMPILE as well.
+       * configure.ac (--enable-host-shared): Don't set PICFLAG here.
+       (--enable-host-pie): New check.  Set PICFLAG after this check.
+       * configure: Regenerate.
+
 2021-11-29  Eric Gallager  <egallager@gcc.gnu.org>
 
        PR other/103021