mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 07:39:25 +02:00
* cosmetics
git-svn-id: trunk@43125 -
This commit is contained in:
parent
cffc69ec1d
commit
988dce14c7
@ -179,7 +179,7 @@ implementation
|
||||
else
|
||||
InternalError(2019091701);
|
||||
RELOC_TLSGD:
|
||||
result:=R_X86_64_TLSGD
|
||||
result:=R_X86_64_TLSGD;
|
||||
else
|
||||
result:=0;
|
||||
InternalError(2012082302);
|
||||
|
Loading…
Reference in New Issue
Block a user