Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
119 changes: 0 additions & 119 deletions ports/llvm-15/0024-remove-elf_relocation-checks.patch

This file was deleted.

1 change: 0 additions & 1 deletion ports/llvm-15/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ vcpkg_from_github(
0020-fix-FindZ3.cmake.patch
0021-fix-find_dependency.patch
0023-clang-sys-include-dir-path.patch
0024-remove-elf_relocation-checks.patch
0026-fix-prefix-path-calc.patch
)

Expand Down
2 changes: 1 addition & 1 deletion ports/llvm-15/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "llvm-15",
"version": "15.0.6",
"port-version": 1,
"port-version": 2,
"description": "The LLVM Compiler Infrastructure.",
"homepage": "https://llvm.org",
"license": "Apache-2.0",
Expand Down