testing/wasmtime: disable on armhf/armv7

fails to build:
ustc-LLVM ERROR: out of memory
Buffer allocation failed
This commit is contained in:
Natanael Copa 2025-12-10 11:09:08 +01:00
parent 0104ffc2c9
commit ddaef9ce80

View File

@ -5,7 +5,7 @@ pkgver=39.0.1
pkgrel=0
pkgdesc="Fast and secure runtime for WebAssembly"
url="https://wasmtime.dev/"
arch="all"
arch="all !armv7 !armhf" # arm*: runs out of memory during build
license="Apache-2.0"
depends_dev="libwasmtime=$pkgver-r$pkgrel"
makedepends="