--- Merging r29574 into '.':

U    compiler/x86_64/cpuelf.pas

# revisions: 29574

git-svn-id: branches/fixes_3_0@29663 -
This commit is contained in:
marco 2015-02-10 08:42:20 +00:00
parent a1b05e25ad
commit f733e0021a

View File

@ -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 : '';