Oops! I've toasted Cygwin! Fixed now.
This commit is contained in:
parent
55b1516770
commit
2a9fca82d2
@ -574,11 +574,11 @@ ___
|
||||
&main'blindpop($dst);
|
||||
&main'add($dst,"\$_GLOBAL_OFFSET_TABLE_+[.-" .
|
||||
&main'label("PIC_me_up") . "]");
|
||||
&main'mov($dst,&main'DWP("$under$sym\@GOT",$dst));
|
||||
&main'mov($dst,&main'DWP($sym."\@GOT",$dst));
|
||||
}
|
||||
else
|
||||
{
|
||||
&main'lea($dst,&main'DWP("$under$sym"));
|
||||
&main'lea($dst,&main'DWP($sym));
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user