|
@@ -173,7 +173,7 @@ unit agcpugas;
|
|
|
idtxt : 'AS';
|
|
|
asmbin : 'as';
|
|
|
asmcmd : '-o $OBJ $EXTRAOPT $ASM --longcalls';
|
|
|
- supported_targets : [system_xtensa_embedded];
|
|
|
+ supported_targets : [system_xtensa_embedded,system_xtensa_linux,system_xtensa_freertos];
|
|
|
flags : [af_needar,af_smartlink_sections,af_supports_dwarf,af_stabs_use_function_absolute_addresses];
|
|
|
labelprefix : '.L';
|
|
|
comment : '# ';
|