llvm9: remove cc alternative group

[ci skip]
This commit is contained in:
Johannes 2019-10-30 21:24:46 +01:00 committed by Johannes
parent ca12899c13
commit 89a1a35fe1

View file

@ -1,7 +1,7 @@
# Template file for 'llvm9'
pkgname=llvm9
version=9.0.0
revision=3
revision=4
wrksrc="llvm-${version}.src"
build_style=cmake
configure_args="
@ -216,7 +216,6 @@ clang_package() {
*) depends+=" glibc-devel";;
esac
short_desc+=" - C language family frontend"
alternatives="cc:cc:/usr/bin/clang"
homepage="https://clang.llvm.org/"
pkg_install() {
vmove usr/include/clang