File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,12 +2,12 @@ mkdir -p packages/gcc6809lw_toolchain_MSYS_64bit_packages
22
33rm -f ./packages/gcc6809lw_toolchain_MSYS_64bit_packages/* .zst
44cp --preserve=timestamps -f ./lwtools/lwtools-4.24-1-x86_64.pkg.tar.zst ./packages/gcc6809lw_toolchain_MSYS_64bit_packages/
5- cp --preserve=timestamps -f ./gcc6809lw/gcc6809lw-4.3.6-4 -x86_64.pkg.tar.zst ./packages/gcc6809lw_toolchain_MSYS_64bit_packages/
6- cp --preserve=timestamps -f ./newlib6809lw/m6809-unknown-newlib6809lw-1.16.0-2 -x86_64.pkg.tar.zst ./packages/gcc6809lw_toolchain_MSYS_64bit_packages/
5+ cp --preserve=timestamps -f ./gcc6809lw/gcc6809lw-4.3.6-5 -x86_64.pkg.tar.zst ./packages/gcc6809lw_toolchain_MSYS_64bit_packages/
6+ cp --preserve=timestamps -f ./newlib6809lw/m6809-unknown-newlib6809lw-1.16.0-3 -x86_64.pkg.tar.zst ./packages/gcc6809lw_toolchain_MSYS_64bit_packages/
77
88mkdir -p packages/gcc6809lw_toolchain_MSYS_32bit_packages
99
1010rm -f ./packages/gcc6809lw_toolchain_MSYS_32bit_packages/* .zst
1111cp --preserve=timestamps -f ./lwtools/lwtools-4.24-1-i686.pkg.tar.zst ./packages/gcc6809lw_toolchain_MSYS_32bit_packages/
12- cp --preserve=timestamps -f ./gcc6809lw/gcc6809lw-4.3.6-4 -i686.pkg.tar.zst ./packages/gcc6809lw_toolchain_MSYS_32bit_packages/
13- cp --preserve=timestamps -f ./newlib6809lw/m6809-unknown-newlib6809lw-1.16.0-2 -i686.pkg.tar.zst ./packages/gcc6809lw_toolchain_MSYS_32bit_packages/
12+ cp --preserve=timestamps -f ./gcc6809lw/gcc6809lw-4.3.6-5 -i686.pkg.tar.zst ./packages/gcc6809lw_toolchain_MSYS_32bit_packages/
13+ cp --preserve=timestamps -f ./newlib6809lw/m6809-unknown-newlib6809lw-1.16.0-3 -i686.pkg.tar.zst ./packages/gcc6809lw_toolchain_MSYS_32bit_packages/
You can’t perform that action at this time.
0 commit comments