New package: harec-0.26.0#60451
Open
kurth4cker wants to merge 2 commits intovoid-linux:masterfrom
Open
Conversation
Author
|
This package and followup package named hare requires qbe which is orphan. If it is ok, I'm willing to adopt it. |
Duncaen
requested changes
May 9, 2026
Duncaen
reviewed
May 9, 2026
Duncaen
reviewed
May 9, 2026
Member
|
Sorry accidentally clicked a wrong button and github applied something I wanted to add as a suggestion. |
Author
|
If you are talking about do_check() -> pre_check() migration, I did it. |
Duncaen
reviewed
May 9, 2026
Duncaen
reviewed
May 9, 2026
Duncaen
reviewed
May 9, 2026
Author
|
Ok, now I need to not rewrite $CFLAGS. |
Author
|
Now only cross compiling problem left. |
Author
|
Sorry, I couldn't figure out how to cross compile hare. I disabled cross compilation for now. I will try to do it tomorrow. |
Member
Keep it enabled so we can see the issue. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Testing the changes
New package
Local build testing
Note: Since harec is written in portable C99, it should work on most of the architecture. But compiler itself only supports x86_64, aarch64 and riscv64. So it will work on armv7 but only compile programs for these three.