Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add LoongArch support for shell scripts #9116

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

haowuge
Copy link

@haowuge haowuge commented Nov 23, 2023

LoongArch is a new RISC ISA, which is a bit like MIPS or RISC-V.
This patch support 64-bit version of LoongArch.

Due to the fact that the eclipse automatic build service currently does not have the Loongarch architecture, there are no pre compiled binary packages available. However, I use the manually compiled swt.jar, PDI can run normally.

org.eclipse.swt.gtk.linux.loongarch64 already exists upstream:
https://github.com/eclipse-platform/eclipse.platform.swt.binaries/tree/master/bundles/org.eclipse.swt.gtk.linux.loongarch64
pdi

@haowuge haowuge requested a review from a team as a code owner November 23, 2023 15:26
haowuge added a commit to haowuge/pull_requests_images that referenced this pull request Nov 23, 2023
Copy link

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@buildguy

This comment has been minimized.

@buildguy
Copy link
Collaborator

buildguy commented Mar 4, 2024

❌ Build failed in 6m

Build command:

mvn clean verify -B -e -Daudit -amd -Djs.no.sandbox

👌 All tests passed!

Tests run: 1235, Failures: 0, Skipped: 1    Test Results


ℹ️ This is an automatic message

@haowuge
Copy link
Author

haowuge commented Mar 18, 2024

Hello administrator, do I need to do anything else?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants