libclc-git: only for x86.
This commit is contained in:
parent
04a60c4500
commit
41754d6723
|
@ -11,6 +11,7 @@ license="BSD/MIT"
|
|||
homepage="http://libclc.llvm.org"
|
||||
provides="libclc-${version}_${revision}"
|
||||
replaces="libclc>=0"
|
||||
only_for_archs="i686 x86_64"
|
||||
|
||||
do_fetch() {
|
||||
# Upstream libclc git is http://llvm.org/git/libclc.git, however
|
||||
|
|
Loading…
Reference in New Issue