فهرست منبع

--- Merging r29574 into '.':
U compiler/x86_64/cpuelf.pas

# revisions: 29574

git-svn-id: branches/fixes_3_0@29663 -

marco 10 سال پیش
والد
کامیت
f733e0021a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      compiler/x86_64/cpuelf.pas

+ 1 - 1
compiler/x86_64/cpuelf.pas

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