mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Disable egl-extension-platform-wayland again
Looks like it causes problems along with -Wl,-z,now
This commit is contained in:
@@ -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 \
|
||||
|
Reference in New Issue
Block a user