mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/ddrescue: disable on aarch64
build fails (on zfs) with: g++ -Wall -W -O2 -o ddrescuelog arg_parser.o block.o mapfile.o ddrescuelog.o testing ddrescue-1.21..........................cmp: EOF on out ................. testing ddrescuelog-1.21............................................... tests failed. make: *** [Makefile:98: check] Error 1
This commit is contained in:
parent
07d1c84db6
commit
c6e3fd1dd7
@ -4,7 +4,7 @@ pkgver=1.21
|
||||
pkgrel=0
|
||||
pkgdesc="Data recovery tool for block devices with errors"
|
||||
url="http://www.gnu.org/s/ddrescue/ddrescue.html"
|
||||
arch="all"
|
||||
arch="all !aarch64"
|
||||
license="GPL3+"
|
||||
depends=""
|
||||
depends_dev=""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user