Skip to content
Snippets Groups Projects

testing/sd-tools: new aport

Merged achill (fossdd) requested to merge fossdd/aports:sd-tools-0.99.0-r0 into master
+ 5
0
@@ -18,6 +18,11 @@ source="$pkgname-$pkgver.tar.gz::https://github.com/chimera-linux/sd-tools/archi
drop-bash-dep.patch
"
case "$CARCH" in
armhf|armv7|x86)
options="$options !check";; # https://github.com/chimera-linux/sd-tools/issues/1
esac
export CC=clang
build() {
Loading