|
@@ -1203,7 +1203,8 @@ implementation
|
|
idtxt : 'ELF';
|
|
idtxt : 'ELF';
|
|
asmbin : '';
|
|
asmbin : '';
|
|
asmcmd : '';
|
|
asmcmd : '';
|
|
- supported_targets : [system_i386_linux,system_i386_beos,system_i386_freebsd,system_i386_haiku,system_i386_Netware,system_i386_netwlibc];
|
|
|
|
|
|
+ supported_targets : [system_i386_linux,system_i386_beos,system_i386_freebsd,system_i386_haiku,system_i386_Netware,system_i386_netwlibc,
|
|
|
|
+ system_i386_solaris];
|
|
flags : [af_outputbinary,af_smartlink_sections,af_supports_dwarf];
|
|
flags : [af_outputbinary,af_smartlink_sections,af_supports_dwarf];
|
|
labelprefix : '.L';
|
|
labelprefix : '.L';
|
|
comment : '';
|
|
comment : '';
|