Skip to content

Commit

Permalink
Add a fixup for the winapi crate
Browse files Browse the repository at this point in the history
Reviewed By: lmvasquezg

Differential Revision: D40177206

fbshipit-source-id: d464e65cf5ccabc50bfc6027daa1623b4cfca367
  • Loading branch information
ndmitchell authored and facebook-github-bot committed Oct 7, 2022
1 parent 0898d24 commit ccdbeee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions shim/third-party/rust/fixups/winapi/fixups.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
buildscript = []

[[platform_fixup.'cfg(target_os = "windows")'.buildscript]]
[platform_fixup.'cfg(target_os = "windows")'.buildscript.rustc_flags]

0 comments on commit ccdbeee

Please sign in to comment.