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

This reverts commit 8d16d9f810.
This commit is contained in:
Igor Pečovnik 2022-07-29 18:24:42 +02:00 committed by GitHub
parent 3f1bbd1951
commit 3c83dabebf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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