Fix typo in patch
This commit is contained in:
parent
94800d9ce0
commit
888f62f4d4
@ -17,4 +17,4 @@ diff -urNp a/perl/MakefileSubs.pm b/perl/MakefileSubs.pm
|
|||||||
+ $Params->{'CCFLAGS'} =~ s/ -W(inline|strict-prototypes|write-strings|cast-qual|no-char-subscripts)//g;
|
+ $Params->{'CCFLAGS'} =~ s/ -W(inline|strict-prototypes|write-strings|cast-qual|no-char-subscripts)//g;
|
||||||
append($Params->{'CCFLAGS'}, '-Wformat');
|
append($Params->{'CCFLAGS'}, '-Wformat');
|
||||||
}
|
}
|
||||||
}"::
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user