1
0
forked from ports/opt

lld: 16.0.6 -> 17.0.1

This commit is contained in:
Tim Biermann 2023-09-22 19:23:33 +02:00
parent 75dd6a73ce
commit bb4bb5c865
3 changed files with 10 additions and 10 deletions

View File

@ -1,10 +1,10 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
lrwxrwxrwx root/root usr/bin/ld.lld -> lld
lrwxrwxrwx root/root usr/bin/ld64.lld -> lld
-rwxr-xr-x root/root usr/bin/ld.lld
-rwxr-xr-x root/root usr/bin/ld64.lld
-rwxr-xr-x root/root usr/bin/lld
lrwxrwxrwx root/root usr/bin/lld-link -> lld
lrwxrwxrwx root/root usr/bin/wasm-ld -> lld
-rwxr-xr-x root/root usr/bin/lld-link
-rwxr-xr-x root/root usr/bin/wasm-ld
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/lld/
drwxr-xr-x root/root usr/include/lld/Common/

View File

@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/T1ALewhKwZyBMMopBtJMDuD4bkq8Baw8jJsHgpZO3gRkVIG+SwViPmPZ6wQD1ZST27SC2VE0xQwXprl0u1ung8=
SHA256 (Pkgfile) = f263770cfe4c7ac23400b5f1a72be2c52615daae9ddda8467aae763fc1c41b49
SHA256 (.footprint) = fcae37e3e90397ba8151436eec3d664113b6d3081f71ef05ec2eb871f7381087
SHA256 (lld-16.0.6.src.tar.xz) = a127e334dd267f2e20d5a0c6b15aa9651f3fbbdfe3dc7d2573c617fad1155fcb
SHA256 (cmake-16.0.6.src.tar.xz) = 39d342a4161095d2f28fb1253e4585978ac50521117da666e2b1f6f28b62f514
RWSE3ohX2g5d/R1wQCufiJDQk6y7yFvbueJpYkGbpyrtsGPH4//KhQQ7gae93UEqXI8VhCBXNmbuUD9ut5WrTBXuVOUE2s1s4gE=
SHA256 (Pkgfile) = cadc94b0b8af607c84a93c4f4cf08db07bcf9b306943a58f387295fb1c8ed672
SHA256 (.footprint) = c6668b7fc80eafefe01cd6d1b55967b422dfc7e602408fd69445d46cdc58c06f
SHA256 (lld-17.0.1.src.tar.xz) = 7652d5c368f3f7d7894aa3c20d5aa278759fc704d0c2bfd8d40f62f52c72ffbf
SHA256 (cmake-17.0.1.src.tar.xz) = 46e745d9bdcd2e18719a47b080e65fd476e1f6c4bbaa5947e4dee057458b78bc
SHA256 (0002-PATCH-lld-Import-compact_unwind_encoding.h-from-libu.patch) = 3b18edef05d3a3fc0030b7a7674e455574dfbdecf26f23c6af5bd30e987b0f55

View File

@ -4,7 +4,7 @@
# Depends on: llvm
name=lld
version=16.0.6
version=17.0.1
release=1
source=(https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/lld-$version.src.tar.xz
https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/cmake-$version.src.tar.xz