public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-2213] Regenrate lto-plugin/Makefile.in
@ 2023-06-30 11:28 Martin Jambor
  0 siblings, 0 replies; only message in thread
From: Martin Jambor @ 2023-06-30 11:28 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:80f312154eb057e66d31c95e77673780fbfcb14d

commit r14-2213-g80f312154eb057e66d31c95e77673780fbfcb14d
Author: Martin Jambor <mjambor@suse.cz>
Date:   Fri Jun 30 13:25:54 2023 +0200

    Regenrate lto-plugin/Makefile.in
    
    Commit regenerated lto-plugin/Makefile.in in order to reflect changes
    introduction of --enable-host-pie.
    
    lto-plugin/ChangeLog:
    
    2023-06-30  Martin Jambor  <mjambor@suse.cz>
    
            * Makefile.in: Regenerate.

Diff:
---
 lto-plugin/Makefile.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lto-plugin/Makefile.in b/lto-plugin/Makefile.in
index cb568e1e09f..f6f5b020ff5 100644
--- a/lto-plugin/Makefile.in
+++ b/lto-plugin/Makefile.in
@@ -298,6 +298,7 @@ datadir = @datadir@
 datarootdir = @datarootdir@
 docdir = @docdir@
 dvidir = @dvidir@
+enable_host_bind_now = @enable_host_bind_now@
 exec_prefix = @exec_prefix@
 gcc_build_dir = @gcc_build_dir@
 get_gcc_base_ver = @get_gcc_base_ver@

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-06-30 11:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-30 11:28 [gcc r14-2213] Regenrate lto-plugin/Makefile.in Martin Jambor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).