Skip to content

Commit

Permalink
Rollup merge of #101088 - nicholasbishop:bishop-uefi-pdb, r=davidtwco
Browse files Browse the repository at this point in the history
Set DebuginfoKind::Pdb in msvc_base

This PDB setting was added to `windows_msvc_base` in
rust-lang/rust#98051. It's also needed for the
UEFI targets, and since `uefi_msvc_base` and `windows_msvc_base` are the
only things that inherit from `msvc_base`, just move the PDB setting up
to `mscv_base` to cover both.

Fixes rust-lang/rust#101071
  • Loading branch information
JohnTitor authored Aug 30, 2022
2 parents 75fca70 + 9a7d6d2 commit 0cf9f58
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 0cf9f58

Please sign in to comment.