Skip to content

CROSS_COMPILE variable not set #1137

Description

@infn-ke

The llvm toolchain does not set the cmake CROSS_COMPILE variable. This leads to issues with Zephyr build recipes, e.g. the puncover target in zephyr depends on this variable. The variable is being set by gnu gcc here zephyr-sdk-1.0.1/cmake/zephyr/gnu/generic.cmake, but it is not set by llvm counter-part zephyr-sdk-1.0.1/cmake/zephyr/llvm/generic.cmake.

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