LLVM 14
This commit is contained in:
parent
af3aacaebc
commit
48327a1f66
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
pkgver=13.0.1
|
||||
pkgver=14.0.0
|
||||
pkgname=llvm
|
||||
bad=""
|
||||
ext="dev"
|
||||
|
@ -100,7 +100,7 @@ package() {
|
|||
ln -s clang $pkgdir/usr/bin/c89
|
||||
ln -s clang $pkgdir/usr/bin/c99
|
||||
ln -s clang++ $pkgdir/usr/bin/c++
|
||||
ln -s ld.lld $pkgdir/usr/bin/ld
|
||||
ln -s lld $pkgdir/usr/bin/ld
|
||||
}
|
||||
|
||||
backup() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue