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 build support for loongarch64 #220

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

Conversation

Dandan336
Copy link

Hi maintainer,

Compiling the ncl failed for loong64 in the Debian Package Auto-Building environment.
The error log is as follows,

Making ymake from Makefile.ini in ./config first
make[2]: Entering directory '/<<PKGBUILDDIR>>/config'
cc -O -Wdate-time -D_FORTIFY_SOURCE=2  -c -o ymake-filter.o ymake-filter.c
cc -O -o ymake-filter ymake-filter.o
make[2]: Leaving directory '/<<PKGBUILDDIR>>/config'

Continuing in: /<<PKGBUILDDIR>>
./config/ymake : Unknown machine type
Unable to build Makefile - fix above errors and re-run.

Please consider and review this commit.
Based on this commit, now debian ncl was built successfully for loongarch64.
The details can be found at https://buildd.debian.org/status/logs.php?pkg=ncl&ver=6.6.2.dfsg.1-9.1&arch=loong64.

Best regards,
Dandan

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.

1 participant