Skip to content

Select different compilers for host and target #101

@anjohnson

Description

@anjohnson

The CMP environment variable is used for both host and cross-build compiler selection. Suggest looking at HOST_CMP for the host compiler and CROSS_CMP for the cross-build target compiler, falling back to CMP if the more specific one isn't set, to allow mixed builds such as clang + gcc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions