Pr/musl fixes#982
Merged
Merged
Conversation
Closed
995060b to
14157bb
Compare
Fixes ArcticaProject/nx-lib#975
Is required for compilations with musl. See ArcticaProjects/nx-libs#975 and ArcticaProjects/nx-libs#976
14157bb to
46c9c49
Compare
Member
Author
|
there will be a release before 5th of February
…On Sat, Jan 16, 2021 at 10:49 AM Jonathan Kirszling < ***@***.***> wrote:
When will next release come up ?
Would you make a specific one with those fixes ?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#982 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABQHBZDX67VG3FZ3AKZSN3TS2FOLJANCNFSM4VTPJZ2A>
.
|
cfuga
added a commit
to cfuga/gentoo
that referenced
this pull request
Feb 10, 2025
Upstream already included a (partial) fix for musl. ArcticaProject/nx-libs#982 I updated the patch, and now only fixes ```xf86bigfont.c``` compilation with a Xorg backport. https://gitlab.freedesktop.org/xorg/xserver/-/commit/6634ffc4d26846dcf892f27682f9021f6d9956a9 Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx>
4 tasks
gentoo-bot
pushed a commit
to gentoo/gentoo
that referenced
this pull request
Feb 16, 2025
Upstream already included a (partial) fix for musl. ArcticaProject/nx-libs#982 I updated the patch, and now only fixes ```xf86bigfont.c``` compilation with a Xorg backport. https://gitlab.freedesktop.org/xorg/xserver/-/commit/6634ffc4d26846dcf892f27682f9021f6d9956a9 Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx> Closes: #40518 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
replaces #976, fixes #975