Skip to content
This repository has been archived by the owner on Mar 7, 2021. It is now read-only.

Change the makefiles to not hardcode x86_64 #190

Open
Tracked by #165
alex opened this issue Sep 15, 2019 · 2 comments
Open
Tracked by #165

Change the makefiles to not hardcode x86_64 #190

alex opened this issue Sep 15, 2019 · 2 comments
Labels
build-system Bugs or features related to building modules

Comments

@alex
Copy link
Member

alex commented Sep 15, 2019

They should infer the rust target from $(ARCH)

This will ensure that adding support for new targets doesn't require changing the whole world

@alex alex added the build-system Bugs or features related to building modules label Sep 15, 2019
@alex alex mentioned this issue Aug 9, 2020
5 tasks
@geofft
Copy link
Collaborator

geofft commented Aug 11, 2020

I think the only thing left is literally just using ${ARCH} in Kbuild?

@alex
Copy link
Member Author

alex commented Aug 11, 2020 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build-system Bugs or features related to building modules
Projects
None yet
Development

No branches or pull requests

2 participants