Skip to content
This repository was archived by the owner on Jun 8, 2025. It is now read-only.

Download correct linaro toolchain for host machine#3

Open
lockbox wants to merge 1 commit intoaltera-opensource:masterfrom
lockbox:patch-1
Open

Download correct linaro toolchain for host machine#3
lockbox wants to merge 1 commit intoaltera-opensource:masterfrom
lockbox:patch-1

Conversation

@lockbox
Copy link
Copy Markdown

@lockbox lockbox commented Feb 15, 2024

This updates the install_linaro.sh script to change the installed tar based on the linux host architecture, windows mingw behavior is unchanged.

uname -m will return the correct machine identifier in the target triple, and correctly change the artifact to download from the linaro binary releases here

    This updates the `install_linaro.sh` script to
    change the installed tar based on the linux host
    architecture, windows mingw behavior is unchanged.

    `uname -m` will return the correct machine identifier
    in the target triple, and correctly change the
    artifact to download from the linaro binary releases
    [here](https://releases.linaro.org/components/toolchain/binaries/7.5-2019.12/arm-eabi/)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant