Skip to content

[NERVenv] - Support arm64 --> arm32 cross compilation. #380

@jr1221

Description

@jr1221

Description

Cross compiling is x86_64 to ARM32 via the dockerfile configuration. Create an architecture specific build (how?) such that the cross compilation toolchain could also be arm64 --> arm32.

Acceptance Criteria

It works on a M series mac.

Proposed Solution

Change the toolkit URL in the dockerfile based on architecture (somehow?). Or do it at runtime at the expense of space. See Argos repository for changing the CI to build on both platforms. Changing CI is required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions