diff --git a/ports/llvm-17/portfile.cmake b/ports/llvm-17/portfile.cmake index 0f3c8c06..c79af11d 100644 --- a/ports/llvm-17/portfile.cmake +++ b/ports/llvm-17/portfile.cmake @@ -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 29fea6a8ab4a1d423bf4d4737b8e5ef33effe61c - SHA512 d4065298f50f6728abb604312101e96ab7946622c9f18761cb1af30118c9dbd6e96dc91cc03650d423f4543a0c445775fa7f85e27c91ba5b486585f823c80780 + REF 61bbb0669c906686974329ceb6870408fe0e2518 + SHA512 ac80f268d1b1235b9aab306e4e226712016ec410dc822a46387aebe62ffb7702c2e21a2b3afd4a48114f4bedc7278a81e542f085f2e18f5b4060ce2865f5b1f2 HEAD_REF main PATCHES 0001-Fix-install-paths.patch diff --git a/ports/llvm-17/vcpkg.json b/ports/llvm-17/vcpkg.json index 43b33241..98a94f85 100644 --- a/ports/llvm-17/vcpkg.json +++ b/ports/llvm-17/vcpkg.json @@ -86,7 +86,8 @@ "target-nvptx", "target-sparc", "target-webassembly", - "target-x86" + "target-x86", + "target-powerpc" ] } ]