mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-11-10 04:37:37 +01:00
Testing fixes for raspberry pi CI
This commit is contained in:
parent
8c35639767
commit
407efef935
@ -28,7 +28,7 @@ echo ' libiio-dev libad9361-dev librtaudio-dev libhackrf-dev librtlsd
|
||||
echo ' libcodec2-dev' >> /mnt/root/prepare.sh
|
||||
|
||||
# Run prepare.sh script
|
||||
chroot /mnt /bin/qemu-arm-static /bin/bash /root/prepare.sh
|
||||
chroot /mnt '/bin/qemu-arm-static /bin/bash /root/prepare.sh'
|
||||
|
||||
# Setup environment variables
|
||||
export PKG_CONFIG_PATH=''
|
||||
|
Loading…
Reference in New Issue
Block a user