Skip to content

Added IGNORE_SYSTEM_GCC option to provision.sh #2645

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rikkuness
Copy link
Contributor

Fixes #2644 .

I also updated it to conditionally update PATH so re-running doesn't keep stacking up the same thing in there.

Also moved the path to the start of PATH which will mean all arm-none-eabi- binaries now will preferentially use the ones from the locally installed toolchain over any existing system paths.

Seems to work in all my local testing so far.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow provision.sh to use embedded GCC and ignore system installed version
1 participant