Skip to content

Commit

Permalink
Merge pull request #23 from dennisameling-org/minimal-sdk-missing-dlls
Browse files Browse the repository at this point in the history
minimal-sdk: add missing DLLs for clang.exe
  • Loading branch information
dscho authored Sep 15, 2024
2 parents fb11991 + d8e535d commit f2ec1dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .sparse/minimal-sdk
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,11 @@
/clangarm64/bin/libgmp-*[0-9].dll
/clangarm64/bin/libclang.dll
/clangarm64/bin/libclang-cpp.dll
/clangarm64/bin/libffi-*[0-9].dll
/clangarm64/bin/libLLVM-*[0-9].dll
/clangarm64/bin/liblzma-*[0-9].dll
/clangarm64/bin/libwinpthread-*[0-9].dll
/clangarm64/bin/libxml2-*[0-9].dll
/clangarm64/bin/libzstd.dll
/clangarm64/bin/llvm-strip.exe
/clangarm64/bin/windres.exe
Expand Down

0 comments on commit f2ec1dc

Please sign in to comment.