mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02: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
2 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue