some people can't read :)
This commit is contained in:
parent
569be0710b
commit
dd8ec7cc69
1 changed files with 1 additions and 0 deletions
|
@ -422,6 +422,7 @@ my $target="";
|
|||
my $options="";
|
||||
foreach (@ARGV)
|
||||
{
|
||||
s /^-no-/no-/; # some people just can't read the instructions
|
||||
if (/^no-asm$/)
|
||||
{
|
||||
$no_asm=1;
|
||||
|
|
Loading…
Reference in a new issue