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

[fix] fix compile error in armel #86

Merged
merged 1 commit into from
Jul 3, 2022

Conversation

daichifukui
Copy link

c4core fails to build on Debian bookworm/sid for armel as follows.

/<<PKGBUILDDIR>>/third_party/rapidyaml/rapidyaml/ext/c4core/src/c4/cpu.hpp:68:13: error: #error "unknown CPU architecture: ARM"
   68 | #           error "unknown CPU architecture: ARM"
      |             ^~~~~

Kindly find the following log for details of the build error:
https://buildd.debian.org/status/fetch.php?pkg=jsonnet&arch=armel&ver=0.18.0%2Bds-1&stamp=1655744320&raw=0

This patch tries to address this issue.

If things are satisfactory, please consider merging this pull request.

Thanks and regards,
Fukui

Signed-off-by: Fukui Daichi <a.dog.will.talk@akane.waseda.jp>
@biojppm
Copy link
Owner

biojppm commented Jul 3, 2022

Thanks!

@biojppm biojppm merged commit 347aafd into biojppm:master Jul 3, 2022
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.

2 participants