Skip to content

Commit

Permalink
Merge pull request #12024 from hppritcha/configury_flang_v50x
Browse files Browse the repository at this point in the history
configury: support flang-new
  • Loading branch information
janjust authored Nov 9, 2023
2 parents 732306a + ba707bb commit 317d1eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autogen.pl
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 317d1eb

Please sign in to comment.