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

Fixes to get cross compilation working with c++20 #572

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

borrrden
Copy link
Member

The majority of the time spent on this was in order to get proper toolchains and sysroots. They still may not be proper but they work....

@borrrden borrrden requested a review from pasin September 19, 2024 01:34
@cbl-bot
Copy link

cbl-bot commented Sep 19, 2024

Code Coverage Results:

Branches Functions Instantiations Lines Regions
77.05 93.53 41.83 90.77 86.28

If the toolchain is not packaged inside a root folder strange unpredictable things can happen
It doesn't compile right in the cross compilation environment and is not needed there anyway
@borrrden
Copy link
Member Author

Superseded by #573

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.

3 participants