mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-11 19:05:54 +02:00
* initialise processaddress for darwin
git-svn-id: trunk@2485 -
This commit is contained in:
parent
d11329f9cd
commit
1e47e5a2db
@ -861,6 +861,7 @@ var
|
||||
mh:MachoHeader;
|
||||
i: longint;
|
||||
begin
|
||||
processaddress := 0;
|
||||
StabsFunctionRelative:=false;
|
||||
LoadMachO32PPC := false;
|
||||
blockread (f, mh, sizeof(mh));
|
||||
|
Loading…
Reference in New Issue
Block a user