1
0
Fork 0
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:
Sean Evoy 2004-06-26 22:33:22 +00:00
parent 29ab091666
commit 995d86e7e5

View file

@ -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"