Skip to content

[BUNDLE] Add manual symlinks first#3561

Merged
ptitSeb merged 1 commit intoptitSeb:mainfrom
LukeShortCloud:manual-symlinks-first
Feb 25, 2026
Merged

[BUNDLE] Add manual symlinks first#3561
ptitSeb merged 1 commit intoptitSeb:mainfrom
LukeShortCloud:manual-symlinks-first

Conversation

@LukeShortCloud
Copy link
Copy Markdown
Collaborator

before doing automatic symlinks of the base '.so' files. This fixes the ordering of symlinks.

before doing automatic symlinks of the base '.so' files. This fixes
the ordering of symlinks.
@LukeShortCloud
Copy link
Copy Markdown
Collaborator Author

I noticed some odd things like libmbedtls.so.14 being symlinked down to libmbedtls.so.12 (it's backwards). This fixes that.

Related to that specific library, I also noticed that libmbedtls.so.12 eventually points to libmbedtls.so.2.28.8 which looked odd. However, that's how it is packaged upstream. I guess the library is very backwards compatible.

@ptitSeb ptitSeb merged commit 69f2a9c into ptitSeb:main Feb 25, 2026
yzewei pushed a commit to yzewei/box64 that referenced this pull request Feb 26, 2026
before doing automatic symlinks of the base '.so' files. This fixes
the ordering of symlinks.
@LukeShortCloud LukeShortCloud deleted the manual-symlinks-first branch February 26, 2026 01:48
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.

2 participants