We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 287fb09 commit 54d4410Copy full SHA for 54d4410
ports/llvm-17/portfile.cmake
@@ -5,7 +5,7 @@ if("liftingbits-llvm" IN_LIST FEATURES)
5
vcpkg_from_github(
6
OUT_SOURCE_PATH SOURCE_PATH
7
REPO trail-of-forks/llvm-project
8
- REF d7dfdd560d056f80ce3225e97907f0ef07508dd9
+ REF da128b13b3d8b94b90ef30efaa56bbaeb624d49f
9
SHA512 cad3de5e5522c217f2f94cc8755812d4c4c13160e84361288eff04c44ef42a3c92a8a7847bba70838a629e0089352d908466844622efee081ed004565b6b453b
10
HEAD_REF main
11
PATCHES
ports/llvm-17/vcpkg.json
@@ -5,7 +5,7 @@
"homepage": "https://llvm.org",
"license": "Apache-2.0",
"supports": "!uwp & !(arm & windows)",
- "port-version": 1,
+ "port-version": 2,
"dependencies": [
{
"name": "vcpkg-cmake",
0 commit comments