Skip to content

viewport support should not be tied to the build toolchain #39157

@webbeef

Description

@webbeef

The change 40ced5b enables viewport support based on the toolchain used.

This is not ideal because the device type is not necessarily tied to the toolchain (even for Android and OHOS - what about TVs for instance?). This patch disabled viewport on the Pinephone builds which are using a aarch64-unknown-linux-gnu target.

I think we need a more flexible mechanism to enable or disable support. Maybe an override with a feature flag?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions