Skip to content
This repository was archived by the owner on Oct 19, 2024. It is now read-only.

Commit 47981ac

Browse files
committed
Try to fix uploading binaries to the Propeller
1 parent 584ab96 commit 47981ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/propelleride/config/compiler.openspin

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
LANGUAGE=spin
33
PATTERN_IN=.spin
44
PATTERN_OUT=.binary
5-
PATTERN_RET=.binary
5+
PATTERN_RET=
66
ARG_FLAGS=
77
ARG_LIBRARY=-L%
88
ARG_OUTPUT=-o%

0 commit comments

Comments
 (0)