mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
parent
849570a814
commit
8a030ccff4
1 changed files with 0 additions and 3 deletions
|
@ -20,9 +20,6 @@ do_fetch() {
|
||||||
git clone https://git.eno.space/pbp-uboot.git
|
git clone https://git.eno.space/pbp-uboot.git
|
||||||
cd pbp-uboot
|
cd pbp-uboot
|
||||||
git reset --hard ${_commit_uboot}
|
git reset --hard ${_commit_uboot}
|
||||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
|
||||||
touch include/stddef.h
|
|
||||||
fi
|
|
||||||
|
|
||||||
cd "${wrksrc}"
|
cd "${wrksrc}"
|
||||||
git clone https://github.com/ARM-software/arm-trusted-firmware.git
|
git clone https://github.com/ARM-software/arm-trusted-firmware.git
|
||||||
|
|
Loading…
Add table
Reference in a new issue