No need to add fips to @skip
This commit is contained in:
parent
f82c1f0dd8
commit
84be7091fd
@ -1052,8 +1052,6 @@ foreach (sort (keys %disabled))
|
|||||||
print "\n";
|
print "\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
push @skip, "fips" unless $fips;
|
|
||||||
|
|
||||||
my $IsMK1MF=scalar grep /^$target$/,@MK1MF_Builds;
|
my $IsMK1MF=scalar grep /^$target$/,@MK1MF_Builds;
|
||||||
|
|
||||||
$IsMK1MF=1 if ($target eq "mingw" && $^O ne "cygwin" && !is_msys());
|
$IsMK1MF=1 if ($target eq "mingw" && $^O ne "cygwin" && !is_msys());
|
||||||
|
Loading…
x
Reference in New Issue
Block a user