community/cppcheck: enable on riscv64

This commit is contained in:
ptrcnull 2023-12-15 23:58:20 +01:00 committed by A. Klitzing
parent ec2fa0d7f5
commit 5d9946054e

View File

@ -5,8 +5,7 @@ pkgver=2.12.1
pkgrel=0
pkgdesc="Static analysis tool for C/C++ code"
url="https://cppcheck.sourceforge.io/"
# riscv64 broken, "Could not find qmake spec 'default'."
arch="all !riscv64"
arch="all"
license="GPL-3.0-or-later"
makedepends="
cmake