commit:     6a7155d70855eaba1d9dbf809fef294187cf28f0
Author:     Alfred Persson Forsberg <cat <AT> catcream <DOT> org>
AuthorDate: Thu Jul 21 19:46:43 2022 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Jul 22 20:19:12 2022 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=6a7155d7

dev-qt/qtwebengine: comment on remove-glibc-check

Signed-off-by: Alfred Persson Forsberg <cat <AT> catcream.org>
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

 .../qtwebengine-5.15.5_p20220618-qmake-remove-glibc-check.patch      | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git 
a/dev-qt/qtwebengine/files/qtwebengine-5.15.5_p20220618-qmake-remove-glibc-check.patch
 
b/dev-qt/qtwebengine/files/qtwebengine-5.15.5_p20220618-qmake-remove-glibc-check.patch
index 1d94b6b9..01dddd98 100644
--- 
a/dev-qt/qtwebengine/files/qtwebengine-5.15.5_p20220618-qmake-remove-glibc-check.patch
+++ 
b/dev-qt/qtwebengine/files/qtwebengine-5.15.5_p20220618-qmake-remove-glibc-check.patch
@@ -1,8 +1,9 @@
 Qt checks if glibc is available and if not disables large part of Qt5WebEngine 
and thus cripples functionality.
-However these parts work fine with Musl so there is no need to disable them.
-Just remove the check so it builds again. Since 5.15.1 is the last version of 
Qt to be released with this build system it'll be obsolete with Qt6 and there 
is no real point in fixing this upstream.
+However these parts work fine with Musl so there is no need to disable them. - 
Alpine
 
+Just remove the check so it builds again. Since 5.15 is the last version of Qt 
to be released with this build system it'll be obsolete with Qt6 so there is no 
real point in fixing this upstream except adding to Qt5PatchCollection.
 
+https://git.alpinelinux.org/aports/tree/community/qt5-qtwebengine/remove-glibc-check.patch
 diff --git a/src/buildtools/config/support.pri 
b/src/buildtools/config/support.pri
 index e7f869a1..de18523d 100644
 --- a/src/buildtools/config/support.pri

Reply via email to