oops
This commit is contained in:
parent
72e5e9885f
commit
30ddeda877
|
@ -46,7 +46,7 @@ while ($cmd = shift)
|
|||
}
|
||||
}
|
||||
|
||||
$gcc = `$gcc --version`;
|
||||
$gcc = `$gccf --version`;
|
||||
if ($gcc =~ /2\.9/)
|
||||
{
|
||||
$OPT{"opt"} .= " -malign-loops=2 -malign-jumps=2 -malign-functions=2";
|
||||
|
|
Loading…
Reference in New Issue
Block a user