mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-09 03:23:07 +02:00
That last change shouldn't have included the assembler tool definition
This commit is contained in:
parent
29ab091666
commit
995d86e7e5
1 changed files with 2 additions and 3 deletions
|
@ -438,7 +438,7 @@
|
|||
name="%Option.Posix.UndefSym"
|
||||
id="gnu.windres.option.preprocessor.undefined.symbols"/>
|
||||
</tool-->
|
||||
<tool
|
||||
<!--tool
|
||||
command="as"
|
||||
sources="s,S"
|
||||
outputs="o"
|
||||
|
@ -478,7 +478,7 @@
|
|||
category="gnu.asm.category.general"
|
||||
name="%Option.Gnu.Assembler.version"
|
||||
id="gnu.both.asm.option.version"/>
|
||||
</tool>
|
||||
</tool-->
|
||||
<target
|
||||
name="%TargetName.gnu"
|
||||
id="cdt.managedbuild.target.gnu"
|
||||
|
@ -953,7 +953,6 @@
|
|||
valueType="boolean">
|
||||
</option>
|
||||
</tool>
|
||||
<toolReference id="cdt.managedbuild.tool.gnu.assembler"/>
|
||||
</target>
|
||||
<target
|
||||
isAbstract="false"
|
||||
|
|
Loading…
Add table
Reference in a new issue