Skip to content
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

Deprecate riscv gcc #6

Merged
merged 2 commits into from
Jan 17, 2015
Merged

Deprecate riscv gcc #6

merged 2 commits into from
Jan 17, 2015

Conversation

SebastianBoe
Copy link
Owner

There are two changes in this pull-request.

Change the way we satisfy our compiler-dependency from being git
submodule based to being "Go there and compile it from source you
twat" based. And change what compiler we use.

Optimally our compiler-dependency would be satisified by a
package, but no-one has created one yet and I found it
disappointingly tricky to create one myself. I believe that it is
unnecessary to have a git submodule when we are not going to
contribute back to the compiler. But this can be debated, thus
the pull-request.

We change the compiler used from riscv-gcc to riscv-gnu-toolchain
because riscv-gcc is deprecated[1].

[1] riscvarchive/riscv-old-gcc#17 (comment)

Verified

This commit was signed with the committer’s verified signature.
joshgamache Josh Gamache

Verified

This commit was signed with the committer’s verified signature.
joshgamache Josh Gamache
joerchan added a commit that referenced this pull request Jan 17, 2015

Verified

This commit was signed with the committer’s verified signature.
joshgamache Josh Gamache
Deprecate riscv gcc
@joerchan joerchan merged commit 1d41a91 into master Jan 17, 2015
@SebastianBoe SebastianBoe deleted the deprecate_riscv-gcc branch January 17, 2015 20:33
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.

None yet

2 participants