Skip to content

Add pdb file to output group when target_os is "uefi" #3599

@zyecheng

Description

@zyecheng

When building uefi target with aarch64-unknown-uefi/x86_64-unknown-uefi, the compiler can also generate a PDB file. But because target_os is "uefi" in this case, the file is not added to the output group (currently only "windows" is supported https://github.com/bazelbuild/rules_rust/blob/main/rust/private/rustc.bzl#L1380).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions