mirror of https://github.com/parazyd/arm-sdk.git
try not to checkout libdevuansdk
This commit is contained in:
parent
d567300c04
commit
d386882dee
4
init.sh
4
init.sh
|
|
@ -34,12 +34,12 @@ fi
|
|||
|
||||
git submodule update --init
|
||||
mkdir -p gcc
|
||||
cd lib/libdevuansdk && git checkout next && cd -
|
||||
#cd lib/libdevuansdk && git checkout next && cd -
|
||||
|
||||
## ===============
|
||||
## armhf toolchain
|
||||
## ===============
|
||||
armhfurldl=https://pub.parazyd.cf/mirror/armv7-devuan-linux-gnueabihf.txz
|
||||
armhfurldl=http://pub.parazyd.cf/mirror/armv7-devuan-linux-gnueabihf.txz
|
||||
armhfshahc=b8e641a3837a3aeb8a9116b0a5853b1bbc26f14b2f75f6c5005fcd7e23669fd3
|
||||
armhfshadl=$(curl -s ${armhfurldl}.sha | awk '{print $1}')
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 2c0a376d794c31a838d28ad5dfb21622eaacea87
|
||||
Subproject commit d3cd80c6b9250cb430e98fb632d713e6306416b9
|
||||
Loading…
Reference in New Issue