From ba707bb2a4ff82c6d0ee4c485ee78a36341f3e16 Mon Sep 17 00:00:00 2001 From: Gilles Gouaillardet Date: Mon, 31 Jul 2023 14:11:24 +0900 Subject: [PATCH] configury: support flang-new patch auto-generated configure in order to support flang-new Signed-off-by: Gilles Gouaillardet (cherry picked from commit 15ad2ec98ca8475f6852b84067e49fdfb1f24291) --- autogen.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autogen.pl b/autogen.pl index 4fcb2abcc07..dbd6c448a74 100755 --- a/autogen.pl +++ b/autogen.pl @@ -923,7 +923,7 @@ sub patch_autotools_output { '# ICC 10 doesn\047t accept -KPIC any more.\n.*\n\s+' . "lt_prog_compiler_wl${tag}="; my $replace_string = "# Flang compiler - *flang) + *flang*) lt_prog_compiler_wl${tag}='-Wl,' lt_prog_compiler_pic${tag}='-fPIC -DPIC' lt_prog_compiler_static${tag}='-static'