mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-02-08 08:07:10 +00:00
Disable egl-extension-platform-wayland again
Looks like it causes problems along with -Wl,-z,now
This commit is contained in:
parent
f2256dfa4f
commit
072974216b
@ -600,6 +600,7 @@ RUN ./configure -prefix "$QT_PREFIX" \
|
||||
-qt-pcre \
|
||||
-no-icu \
|
||||
-no-feature-xcb-sm \
|
||||
-no-feature-egl-extension-platform-wayland \
|
||||
-no-feature-highdpiscaling \
|
||||
-static \
|
||||
-dbus-runtime \
|
||||
|
@ -359,6 +359,7 @@ parts:
|
||||
-no-feature-getentropy \
|
||||
-no-feature-renameat2 \
|
||||
-no-feature-statx \
|
||||
-no-feature-egl-extension-platform-wayland \
|
||||
-no-feature-highdpiscaling \
|
||||
-openssl-linked \
|
||||
-nomake examples \
|
||||
|
Loading…
Reference in New Issue
Block a user