-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
liblol: add a dummy ld-linux-loongarch-lp64d.so.1
to prevent new world ld.so from loading when an old world executable loads a new world lib which then requiring the new world ld.so, since all symbols has been provided by our ld.so.1 in liblol. This fixes tencent meeting, which loads the new world libstdc++ in the system, which requires the new world ld.so.
- Loading branch information
1 parent
14c2359
commit 34eddd0
Showing
3 changed files
with
16 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters