upg llvm15

This commit is contained in:
joborun linux 2024-12-09 00:30:34 +02:00
parent c876af86e1
commit 1a32739170
4 changed files with 18 additions and 11 deletions

View file

@ -7,7 +7,7 @@
pkgname=('llvm15' 'llvm15-libs')
pkgver=15.0.7
pkgrel=01
pkgrel=02
url="https://llvm.org/"
makedepends=('cmake' 'ninja' 'zlib' 'libffi' 'libedit' 'ncurses'
'libxml2' 'python')
@ -45,11 +45,11 @@ _get_distribution_components() {
done
}
#prepare() {
# mv cmake{-$pkgver.src,}
# cd llvm-$pkgver.src
# mkdir build
#}
prepare() {
mv cmake{-$pkgver.src,}
cd llvm-$pkgver.src
mkdir build
}
build() {
cd llvm-$pkgver.src/build
@ -142,6 +142,6 @@ sha256sums=(4ad8b2cc8003c86d0078d15d987d84e3a739f24aae9033865c027abae93ee7a4 #
8986f29b634fdaa9862eedda78513969fe9788301c9f2d938f4c10a3e7a3e7ea # cmake-15.0.7.src.tar.xz
ab0237b061d53350622796343d2a130d29086d42be93b47f616acdeda81b36eb) # cmake-15.0.7.src.tar.xz.sig
## 44ddd436a0ee15eff52236462495eab9a524ee11821bce0f4a9a1dae5e840c01 llvm15-15.0.7-01-x86_64.pkg.tar.lz
## 83a30018a10355b797693b99e02c4af91b8722d705b445c7b13a7d84755287f7 llvm15-libs-15.0.7-01-x86_64.pkg.tar.lz
## b741402af5f4bd680b9d91ab4a42c7622382be839c65b57b41cc0db686d57906 llvm15-15.0.7-02-x86_64.pkg.tar.lz
## f549949b483c2dd7f964c3b5a4d90b1be245936925afc20e1b51219c5aa1e55e llvm15-libs-15.0.7-02-x86_64.pkg.tar.lz

View file

@ -1,9 +1,9 @@
# Maintainer: Evangelos Foutras <evangelos@foutrelis.com>
# Maintainer: Evangelos Foutras <foutrelis@archlinux.org>
# Contributor: Jan "heftig" Steffens <jan.steffens@gmail.com>
pkgname=('llvm15' 'llvm15-libs')
pkgver=15.0.7
pkgrel=1
pkgrel=2
arch=('x86_64')
url="https://llvm.org/"
license=('custom:Apache 2.0 with LLVM Exception')

View file

@ -4,5 +4,6 @@ libedit
libxml2
python
python-psutil
git

6
llvm15/time Normal file
View file

@ -0,0 +1,6 @@
real 103m18.842s
user 391m24.306s
sys 14m57.457s