Merge pull request #2205 from lumarogit/lld

lld: update to 15.0.3
This commit is contained in:
Luis
2022-10-18 17:09:43 +02:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
856c6e388c411975a955156776d73bfe 0002-PATCH-lld-Import-compact_unwind_encoding.h-from-libu.patch
53e64e6eeda6705fb13e1d233f79def4 lld-15.0.2.src.tar.xz
e41dad0b579ddc1d26e001c204a0d12a lld-15.0.3.src.tar.xz

View File

@@ -1,4 +1,4 @@
lld-15.0.2-1
lld-15.0.3-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
lrwxrwxrwx root/root usr/bin/ld.lld -> lld

View File

@@ -3,7 +3,7 @@
# depends : llvm
name=lld
version=15.0.2
version=15.0.3
release=1
source="https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/lld-$version.src.tar.xz
0002-PATCH-lld-Import-compact_unwind_encoding.h-from-libu.patch"