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 b205ac0 commit ff1737eCopy full SHA for ff1737e
ports/llvm-15/portfile.cmake
@@ -27,7 +27,7 @@ if("pasta" IN_LIST FEATURES)
27
SOURCE_PATH "${SOURCE_PATH}"
28
PATCHES
29
0025-PASTA-patches.patch
30
- 0027-unknown-attrs-as-annotations.patch
+ 0027-unknown-attrs-as-annotations.patch
31
)
32
endif()
33
ports/llvm-15/vcpkg.json
@@ -1,7 +1,7 @@
1
{
2
"name": "llvm-15",
3
"version": "15.0.6",
4
- "port-version": 2,
+ "port-version": 3,
5
"description": "The LLVM Compiler Infrastructure.",
6
"homepage": "https://llvm.org",
7
"license": "Apache-2.0",
0 commit comments