mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-23 08:49:38 +02:00
--- Merging r29574 into '.':
U compiler/x86_64/cpuelf.pas # revisions: 29574 git-svn-id: branches/fixes_3_0@29663 -
This commit is contained in:
parent
a1b05e25ad
commit
f733e0021a
@ -675,7 +675,7 @@ implementation
|
||||
asmcmd : '';
|
||||
supported_targets : [system_x86_64_linux,system_x86_64_freebsd,
|
||||
system_x86_64_openbsd,system_x86_64_netbsd,
|
||||
system_x86_64_dragonfly];
|
||||
system_x86_64_dragonfly,system_x86_64_solaris];
|
||||
flags : [af_outputbinary,af_smartlink_sections,af_supports_dwarf];
|
||||
labelprefix : '.L';
|
||||
comment : '';
|
||||
|
Loading…
Reference in New Issue
Block a user