build: add loogarch in makefile#4826
Closed
jokemanfire wants to merge 1 commit into
Closed
Conversation
Member
|
You need to add a NOTE: This is a saved reply. Sorry if it reads as a cookie-cutter response, it was written so that newcomers understand what a "DCO" is and make the process for contributing a little less scary. |
It support dynamic compilation,and remove the todo. Signed-off-by: jokemanfire <hu.dingyang@zte.com.cn>
Contributor
Author
|
It looks like CI env use cross compilation ? |
Contributor
|
This looks very similar to #3765 |
Contributor
Author
|
Sorry for noticing that pr , but this draft seems to have not been updated for a long time. I will close this first ,and wait for that pr update.If CI wants to support cross compilation, it seems that there is still some work to be done. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
It support dynamic compilation,and remove the todo. And there's no problem in cross compilation.
It just support compile now.