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

Added architecture detection #90

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

Conversation

Aidan-McNay
Copy link
Contributor

Previously, we encountered errors where the targett architecture needed to change based on the version of the RISCV GCC we were using. The new setup should use environment.mk to detect the version and update flags appropriately. This also updated all of the Makefiles to use the compiler and version specified in environment.mk, eliminating the need to change compiler paths for each Makefile if the users had the toolchain installed in a different location.

@jeffdi @RTimothyEdwards would love any feedback/comments, hopefully this fixes the issue

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.

1 participant