summaryrefslogtreecommitdiff
path: root/llvm-core/lld/lld-15.0.7.ebuild
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2025-10-09 18:10:59 +0200
committerMichał Górny <mgorny@gentoo.org>2025-10-09 18:17:17 +0200
commitc999df8a9a9d2d0318a5927f57557453c5af184c (patch)
tree289ab8293c607d169cce1557a28123660deb634c /llvm-core/lld/lld-15.0.7.ebuild
parente0473849f08860fbeedd4a8b7bd808c04e8f4168 (diff)
downloadgentoo-c999df8a9a9d2d0318a5927f57557453c5af184c.tar.gz
gentoo-c999df8a9a9d2d0318a5927f57557453c5af184c.tar.bz2
gentoo-c999df8a9a9d2d0318a5927f57557453c5af184c.zip
llvm-core/lld: Use newest patchsets
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'llvm-core/lld/lld-15.0.7.ebuild')
-rw-r--r--llvm-core/lld/lld-15.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm-core/lld/lld-15.0.7.ebuild b/llvm-core/lld/lld-15.0.7.ebuild
index bc520a214dd8..689aeb11c130 100644
--- a/llvm-core/lld/lld-15.0.7.ebuild
+++ b/llvm-core/lld/lld-15.0.7.ebuild
@@ -35,7 +35,7 @@ PDEPEND="
LLVM_COMPONENTS=( lld cmake libunwind/include/mach-o )
LLVM_TEST_COMPONENTS=( llvm/utils/{lit,unittest} )
-LLVM_PATCHSET=16.0.6-r1
+LLVM_PATCHSET=${PV}-r8
llvm.org_set_globals
python_check_deps() {