Skip to content

Commit 287fb09

Browse files
authored
Merge pull request #1053 from lifting-bits/ian/bump-liftingbits-llvm-for-sparc
Bump llvm for sparc
2 parents a4edc4e + f23ef0f commit 287fb09

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

ports/llvm-17/portfile.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ if("liftingbits-llvm" IN_LIST FEATURES)
55
vcpkg_from_github(
66
OUT_SOURCE_PATH SOURCE_PATH
77
REPO trail-of-forks/llvm-project
8-
REF 3bd1628521dc4de68cb3f796a6f0b6f9cc17374d
9-
SHA512 25a1acba79a956799decee11b408a3ce7c1d03ab916fb7788629137ee45aa60b9ff0095cef38358a67a4312435bf10c59f6dfcad6928aae6ff0329432f4fcdcb
8+
REF d7dfdd560d056f80ce3225e97907f0ef07508dd9
9+
SHA512 cad3de5e5522c217f2f94cc8755812d4c4c13160e84361288eff04c44ef42a3c92a8a7847bba70838a629e0089352d908466844622efee081ed004565b6b453b
1010
HEAD_REF main
1111
PATCHES
1212
0001-Fix-install-paths.patch

ports/llvm-17/vcpkg.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"homepage": "https://llvm.org",
66
"license": "Apache-2.0",
77
"supports": "!uwp & !(arm & windows)",
8+
"port-version": 1,
89
"dependencies": [
910
{
1011
"name": "vcpkg-cmake",

0 commit comments

Comments
 (0)