testing/llvm6: make sure go is not installed

avoid testsuite errors by making sure that go is not installed
This commit is contained in:
Natanael Copa 2019-11-11 11:08:38 +00:00
parent b5fd101b1f
commit 5bfa35d2b3

View File

@ -12,7 +12,7 @@ arch="all"
url="https://llvm.org/"
license="UOI-NCSA"
depends_dev="$pkgname=$pkgver-r$pkgrel"
makedepends="binutils-dev chrpath cmake file libffi-dev paxmark python3 py-setuptools zlib-dev"
makedepends="binutils-dev chrpath cmake file libffi-dev paxmark python3 py-setuptools zlib-dev !go"
checkdepends="diffutils"
subpackages="$pkgname-static $pkgname-libs $pkgname-dev $pkgname-test-utils:_test_utils"
source="https://llvm.org/releases/$pkgver/llvm-$pkgver.src.tar.xz