Fixes build with TDM-GCC
@@ -234,6 +234,11 @@ $linker_a = "";
$linker_L .= "-Wl,". $flags . " "
}
if ($flags =~ /^\--exclude-libs/) {
$linker_L .= "-Wl,". $flags . " ";
$flags="";
if (
($flags =~ /^\-l/)
&& ($flags !~ /gfortranbegin/)
The note is not visible to the blocked user.