Allow building OpenWRT for MIPS#74
Merged
LukasPukenis merged 3 commits intoNordSecurity:mainfrom Jan 15, 2026
Merged
Conversation
Contributor
|
Hi @hazzik. Thanks for submitting a PR! Would you mind adding a brief PR description explaining the problem and the solution to make it easier for our reviewers? Thanks! |
hazzik
commented
Dec 22, 2025
Contributor
Author
|
@LukasPukenis done. |
Contributor
|
@hazzik thanks! Your PR was added to our review queue. Please note that due to upcoming holidays there will be a delay. |
Contributor
Author
|
Thanks |
stalowyjez
reviewed
Dec 23, 2025
stalowyjez
left a comment
There was a problem hiding this comment.
To me it looks good, but let someone else also has a look at that, +1
LukasPukenis
reviewed
Jan 7, 2026
Contributor
Author
|
Thanks for the review and feedback @LukasPukenis. All addressed. And sorry for the delay. |
Contributor
|
+1 Looks good, approved. @hazzik thanks for making this PR. It is very appreciated! Please check if you're able to merge it. |
LukasPukenis
approved these changes
Jan 15, 2026
Contributor
Author
|
Hi @LukasPukenis, I cannot, unfortunately |
Contributor
|
I merged it. Thanks again @hazzik. |
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.
I have TP-Link Archer C7 AC1750 on mips32 big endian processor. These changes allowed me to build nordvpnlite for my router.
Changes are identical to the mipsel (MIPS EL (Little Endian)) code found in the build tools.