llvm: removed config.h references

This commit is contained in:
Matt Housh 2016-11-07 22:55:52 -06:00
parent 866704e6fa
commit 2a85765aa2
2 changed files with 1 additions and 2 deletions

View File

@ -1,3 +1,2 @@
36a89de82dfe6ca99829743591cf8112 config.h
f2093e98060532449eb7d2fcfd0bc6c6 llvm-3.9.0.src.tar.xz
fcd6954a7fbd05687990e59e87131c3e llvm-config.h

View File

@ -8,7 +8,7 @@ name=llvm
version=3.9.0
release=1
source=(http://llvm.org/releases/$version/$name-$version.src.tar.xz \
config.h llvm-config.h)
llvm-config.h)
build() {
export CC=gcc