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