You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 31, 2025. It is now read-only.
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.
This is now vital for Sodalite 5 (f38) to build, otherwise it just segfaults. build.sh has been modified in 4dade7b to use --unified-core by default, with --ex-no-unified-core added to disable building with unified core.
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: