Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

riscv only supports split_debuginfo=off for now #120518

Merged
merged 1 commit into from
Feb 5, 2024

Commits on Jan 31, 2024

  1. riscv only supports split_debuginfo=off for now

    Disable packed/unpacked options for riscv linux/android.
    Other riscv targets already only have the off option.
    
    The packed/unpacked options might be supported in the future.
    See upstream issue for more details:
    llvm/llvm-project#56642
    
    Fixes rust-lang#110224
    kxxt committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    471af8c View commit details
    Browse the repository at this point in the history