Skip to content

Commit 15ad2ec

Browse files
committed
configury: support flang-new
patch auto-generated configure in order to support flang-new Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
1 parent 385c791 commit 15ad2ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autogen.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -923,7 +923,7 @@ sub patch_autotools_output {
923923
'# ICC 10 doesn\047t accept -KPIC any more.\n.*\n\s+' .
924924
"lt_prog_compiler_wl${tag}=";
925925
my $replace_string = "# Flang compiler
926-
*flang)
926+
*flang*)
927927
lt_prog_compiler_wl${tag}='-Wl,'
928928
lt_prog_compiler_pic${tag}='-fPIC -DPIC'
929929
lt_prog_compiler_static${tag}='-static'

0 commit comments

Comments
 (0)