Skip to content

Conversation

@hazzik
Copy link

@hazzik hazzik commented Dec 21, 2025

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.

@nord-llt
Copy link

nord-llt commented Dec 21, 2025

CLA assistant check
All committers have signed the CLA.

@LukasPukenis
Copy link
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!

RUN echo "[target.mipsel-unknown-linux-musl]\n" >> ${CARGO_HOME}/config.toml
RUN echo "linker = \"/opt/mipsel-linux-muslsf-cross/bin/mipsel-linux-muslsf-gcc\"" >> ${CARGO_HOME}/config.toml

RUN curl -LO https://musl.cc/mips-linux-muslsf-cross.tgz \
Copy link
Author

@hazzik hazzik Dec 22, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The file, probably needs to be re-uploaded to github releases/artifacts and url updated. Similar to the mipsel tools above.

But I obviously do not have access to do so.

@hazzik
Copy link
Author

hazzik commented Dec 22, 2025

@LukasPukenis done.

@LukasPukenis
Copy link
Contributor

@hazzik thanks! Your PR was added to our review queue. Please note that due to upcoming holidays there will be a delay.

@hazzik
Copy link
Author

hazzik commented Dec 22, 2025

Thanks

Copy link

@stalowyjez stalowyjez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To me it looks good, but let someone else also has a look at that, +1

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.

4 participants