Commit dd8ec7cc authored by Ulf Möller's avatar Ulf Möller
Browse files

some people can't read :)

parent 569be071
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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;