|
@@ -1963,7 +1963,7 @@ type
|
|
sc:=nil;
|
|
sc:=nil;
|
|
|
|
|
|
{ DLL defaults to create reloc info }
|
|
{ DLL defaults to create reloc info }
|
|
- if islibrary then
|
|
|
|
|
|
+ if islibrary or (target_info.system in [system_aarch64_win64]) then
|
|
begin
|
|
begin
|
|
if not RelocSectionSetExplicitly then
|
|
if not RelocSectionSetExplicitly then
|
|
RelocSection:=true;
|
|
RelocSection:=true;
|