Fix for build error on aarch64 with ERROR in function check_loop_device (#3831)

This commit is contained in:
Igor Velkov 2022-06-06 11:06:25 +03:00 committed by GitHub
parent fd6a6d9e93
commit 8d16d9f810
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -636,7 +636,7 @@ PREPARE_IMAGE_SIZE
check_loop_device "$LOOP"
losetup $LOOP ${SDCARD}.raw
losetup -P $LOOP ${SDCARD}.raw
# loop device was grabbed here, unlock
flock -u $FD