Skip to content

Commit

Permalink
Merge pull request #1053 from lifting-bits/ian/bump-liftingbits-llvm-…
Browse files Browse the repository at this point in the history
…for-sparc

Bump llvm for sparc
  • Loading branch information
Ninja3047 authored Mar 28, 2024
2 parents a4edc4e + f23ef0f commit 287fb09
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ports/llvm-17/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ if("liftingbits-llvm" IN_LIST FEATURES)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO trail-of-forks/llvm-project
REF 3bd1628521dc4de68cb3f796a6f0b6f9cc17374d
SHA512 25a1acba79a956799decee11b408a3ce7c1d03ab916fb7788629137ee45aa60b9ff0095cef38358a67a4312435bf10c59f6dfcad6928aae6ff0329432f4fcdcb
REF d7dfdd560d056f80ce3225e97907f0ef07508dd9
SHA512 cad3de5e5522c217f2f94cc8755812d4c4c13160e84361288eff04c44ef42a3c92a8a7847bba70838a629e0089352d908466844622efee081ed004565b6b453b
HEAD_REF main
PATCHES
0001-Fix-install-paths.patch
Expand Down
1 change: 1 addition & 0 deletions ports/llvm-17/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"homepage": "https://llvm.org",
"license": "Apache-2.0",
"supports": "!uwp & !(arm & windows)",
"port-version": 1,
"dependencies": [
{
"name": "vcpkg-cmake",
Expand Down

0 comments on commit 287fb09

Please sign in to comment.