Skip to content

Commit 6707778

Browse files
author
jan
committed
Archives were not correctly placed on the command line
1 parent 275e9bb commit 6707778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

io.sloeber.core/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,6 @@
240240
name="%tool.archiver.name"
241241
toolType="o->ar">
242242
<outputType
243-
buildVariable="AR"
244243
id="io.sloeber.tool.archiver.output"
245244
name="%outputType.archiver.name"
246245
nameProvider="io.sloeber.core.builder.ArchiveOutputNameProvider"
@@ -275,6 +274,7 @@
275274
outputTypeIDs="io.sloeber.compiler.c.link.output,io.sloeber.compiler.cpp.sketch.link.output,io.sloeber.compiler.S.sketch.link.output">
276275
</inputType>
277276
<inputType
277+
assignToCommandVarriable="ARCHIVES"
278278
id="io.sloeber.tool.combiner.ar.input"
279279
name="Build Archives"
280280
outputTypeIDs="io.sloeber.tool.archiver.output">

0 commit comments

Comments
 (0)