Skip to content

Commit c54316a

Browse files
committed
Merge branch 'master' of github.com:arduino/ARM
2 parents 9a5be09 + 6a8d8b0 commit c54316a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/build.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@
229229
</target>
230230

231231
<target name="macosx-check-arm-toolchain-distfile">
232-
<available file="linux/dist/gcc-arm-none-eabi-4.4.1-2010q1-188-macosx.tar.gz" property="arm_distfile_available" />
232+
<available file="macosx/dist/gcc-arm-none-eabi-4.4.1-2010q1-188-macos.tar.gz" property="arm_distfile_available" />
233233
</target>
234234

235235
<target name="macosx-get-arm-toolchain" depends="macosx-check-arm-toolchain-distfile" unless="arm_distfile_available">

0 commit comments

Comments
 (0)