-
Notifications
You must be signed in to change notification settings - Fork 6
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
Migrate to unified core #63
Labels
💡 suggestion
Something could be done
Comments
electricduck
added
💡 suggestion
Something could be done
and removed
⚡ enhancement
Something could be better
labels
Jan 26, 2023
electricduck
added a commit
that referenced
this issue
Jan 29, 2023
The "-unified" part of the ref triggers build.sh to run with --unified-core
It seems to work properly. Can't see any problems in the OS itself. 🤔 |
This is now vital for Sodalite 5 (f38) to build, otherwise it just segfaults. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is currently no track for when building without
--unified-core
will be obsolete, but since it is deprecated, it is worth taking a look at building Sodalite with this flag. Historically this caused problems with Sodalite and hasn't been tried since, but its worth looking at now.Related:
The text was updated successfully, but these errors were encountered: