Skip to content

rust_targets/x86_64-sel4-none.json is not valid JSON #242

@josephg

Description

@josephg

cmake-tool/rust_targets/x86_64-sel4-none.json contains this code:

    "relocation-model": "pic",
    // ...
    "relocation-model": "static",

I'm not sure if the relocation-model should be pic or static, but its almost certainly a bug to set it to two different values simultaneously.

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