Skip to content

The default values for TargetOption violate the target consistency check #133459

Description

@RalfJung

TargetOption defaults to relocation_model: Pic and dynamic_linking: false and position_independent_executables: false. However, our consistency check says that this is an invalid combination of options.

So it seems we should either fix our defaults, or the consistency check is a bit overzealous?

This check was added in #100537, Cc @petrochenkov @oli-obk

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-target-specsArea: Compile-target specificationsA-targetsArea: Concerning the implications of different compiler targetsC-bugCategory: This is a bug.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions