mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-17 22:23:10 +03:00
see #1227
windows zip reduced from 95M(403M uncompressed) to 83M(363M uncompressed)
This commit is contained in:
committed by
Federico Fissore
parent
d1bf880786
commit
d6aa373674
@ -639,6 +639,10 @@
|
|||||||
</chmod>
|
</chmod>
|
||||||
|
|
||||||
<antcall target="windows-unzip-arm-toolchain" />
|
<antcall target="windows-unzip-arm-toolchain" />
|
||||||
|
|
||||||
|
<delete includeEmptyDirs="true" quiet="true">
|
||||||
|
<fileset dir="windows/work/hardware/tools/avr/doc" />
|
||||||
|
</delete>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="windows-run" depends="windows-build"
|
<target name="windows-run" depends="windows-build"
|
||||||
|
Reference in New Issue
Block a user