rocm-arch

A collection of Arch Linux PKGBUILDS for the ROCm platform

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. 10
  11. 11
  12. 12
  13. 13
  14. 14
  15. 15
  16. 16
  17. 17
  18. 18
pkgbase = llvm-amdgpu-git
	pkgdesc = Radeon Open Compute - LLVM toolchain (llvm, clang, lld)
	pkgver = latest
	pkgrel = 3
	url = https://github.com/RadeonOpenCompute/llvm-project
	arch = x86_64
	license = custom:Apache 2.0 with LLVM Exception
	makedepends = git
	makedepends = cmake
	makedepends = python
	depends = z3
	provides = llvm-amdgpu
	conflicts = llvm-amdgpu
	source = llvm-amdgpu-git::git+https://github.com/RadeonOpenCompute/llvm-project
	sha256sums = SKIP

pkgname = llvm-amdgpu-git