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

Thread.cpp: change ucontext to ucontext_t #14

Merged
merged 2 commits into from
Jan 24, 2023

Conversation

adro79
Copy link
Contributor

@adro79 adro79 commented Jan 20, 2023

Fix error when building on Linux (At least on Arch Linux)

Signed-off-by: adro79 57686179+adro79@users.noreply.github.com

Fix error when building on Linux (At least on Arch Linux)

Signed-off-by: adro79 <57686179+adro79@users.noreply.github.com>
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jan 20, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

@marcomeyerVFX
Copy link

not only on Arch, this fix is also required on any EL9.1 Distro

@geffrak
Copy link
Contributor

geffrak commented Jan 23, 2023

Awesome! It doesn't seem to break anything with RHEL7.

Copy link
Contributor

@rogernelson rogernelson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this. Great to know that RV can be built on other Linux distros.

@adro79
Copy link
Contributor Author

adro79 commented Jan 24, 2023

Thank you for this. Great to know that RV can be built on other Linux distros.

Regarding building on Arch Linux, this is the only fix I was able to provide.
The other errors I found are mentioned in #15 and @marcomeyerVFX seems to have found the fixes.

@geffrak geffrak merged commit 5ff89c9 into AcademySoftwareFoundation:main Jan 24, 2023
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.

None yet

4 participants