From: Martin Jambor Date: Fri, 30 Jun 2023 11:25:54 +0000 (+0200) Subject: Regenrate lto-plugin/Makefile.in X-Git-Tag: basepoints/gcc-15~7926 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80f312154eb057e66d31c95e77673780fbfcb14d;p=thirdparty%2Fgcc.git 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 * Makefile.in: Regenerate. --- diff --git a/lto-plugin/Makefile.in b/lto-plugin/Makefile.in index cb568e1e09fc..f6f5b020ff5f 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@