Skip to content

Conversation

@Leoforever123
Copy link
Contributor

What does this PR do?

This PR adds support for loongarch64, fixing building errors on loongarch64.

How does this PR change Premake's behavior?

Support loongarch64 architecture.

Anything else we should know?

To be clear, LoongArch is a new RISC ISA developed by loongson. There are already a lot of community support and testing about it.

Did you check all the boxes?

  • Focus on a single fix or feature; remove any unrelated formatting or code changes
  • Add unit tests showing fix or feature works; all tests pass
  • Mention any related issues (put closes #XXXX in comment to auto-close issue when PR is merged)
  • Follow our coding conventions
  • Minimize the number of commits
  • Align documentation to your changes

You can now support Premake on our OpenCollective. Your contributions help us spend more time responding to requests like these!

@samsinsane samsinsane merged commit 928397f into premake:master Dec 7, 2024
31 checks passed
wszqkzqk pushed a commit to lcpu-club/loongarch-packages that referenced this pull request Dec 8, 2024
Add loongarch64 support for premake. 
Recent [PR](premake/premake-core#2363) has been
merged by upstream.
Waiting for new release.

**NOTE**
Also add riscv patch here. Riscv support (added recently) is also
waiting for new release. My patch can only be directly applied on the
basis of the RV fix; otherwise, patch conflicts will occur.
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.

5 participants