Skip to content

Commit

Permalink
Try again
Browse files Browse the repository at this point in the history
  • Loading branch information
pjreiniger committed Oct 18, 2024
1 parent b65c980 commit bf98352
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 23 deletions.
1 change: 1 addition & 0 deletions .styleguide
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ generatedFileExclude {
\.jinja2$
generate/vendor_dep.json$
\.dll$
\.patch$
}

repoRootNameOverride {
Expand Down
21 changes: 1 addition & 20 deletions 0001-Fixup-runtime.patch
Original file line number Diff line number Diff line change
@@ -1,27 +1,8 @@
From 37f2d9daad2d469b1d1228c7dc3ca80512ff2f2f Mon Sep 17 00:00:00 2001
From: PJ Reiniger <[email protected]>
Date: Fri, 18 Oct 2024 01:03:22 -0400
Subject: [PATCH] Fixup runtime
Subject: Fixup runtime

---
bin/concrt140.dll | Bin 0 -> 322560 bytes
bin/msvcp140.dll | Bin 563944 -> 575056 bytes
bin/msvcp140_1.dll | Bin 0 -> 35808 bytes
bin/msvcp140_2.dll | Bin 0 -> 268880 bytes
bin/msvcp140_atomic_wait.dll | Bin 0 -> 50664 bytes
bin/msvcp140_codecvt_ids.dll | Bin 0 -> 31744 bytes
bin/vccorlib140.dll | Bin 0 -> 351824 bytes
bin/vcruntime140.dll | Bin 95464 -> 119888 bytes
bin/vcruntime140_1.dll | Bin 35560 -> 49640 bytes
bin/vcruntime140_threads.dll | Bin 0 -> 38504 bytes
10 files changed, 0 insertions(+), 0 deletions(-)
create mode 100644 bin/concrt140.dll
create mode 100644 bin/msvcp140_1.dll
create mode 100644 bin/msvcp140_2.dll
create mode 100644 bin/msvcp140_atomic_wait.dll
create mode 100644 bin/msvcp140_codecvt_ids.dll
create mode 100644 bin/vccorlib140.dll
create mode 100644 bin/vcruntime140_threads.dll

diff --git a/bin/concrt140.dll b/bin/concrt140.dll
new file mode 100644
Expand Down
5 changes: 2 additions & 3 deletions tests/MODULE.bazel.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bf98352

Please sign in to comment.