From 80f312154eb057e66d31c95e77673780fbfcb14d Mon Sep 17 00:00:00 2001 From: Martin Jambor Date: Fri, 30 Jun 2023 13:25:54 +0200 Subject: [PATCH] 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. --- lto-plugin/Makefile.in | 1 + 1 file changed, 1 insertion(+) 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@ -- 2.47.2