pinebookpro-uboot: remove stddef hack for musl
Fixed in 849570a814f0a48cf1612f1ae0ecf3e33d1db7c3
This commit is contained in:
parent
849570a814
commit
8a030ccff4
@ -20,9 +20,6 @@ do_fetch() {
|
||||
git clone https://git.eno.space/pbp-uboot.git
|
||||
cd pbp-uboot
|
||||
git reset --hard ${_commit_uboot}
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
touch include/stddef.h
|
||||
fi
|
||||
|
||||
cd "${wrksrc}"
|
||||
git clone https://github.com/ARM-software/arm-trusted-firmware.git
|
||||
|
Loading…
x
Reference in New Issue
Block a user