2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-30 14:17:45 +00:00

Restore collecting Qt debug info on Linux

This commit is contained in:
Ilya Fedin
2021-03-12 16:03:44 +04:00
committed by John Preston
parent e493ab12dc
commit 8fee156d21

View File

@@ -532,6 +532,7 @@ WORKDIR ..
# I couldn't make it work with direct ./configure call :(
RUN echo './configure -prefix '$'\"''$QT_PREFIX'$'\"'' \
-release \
-force-debug-info \
-opensource \
-confirm-license \
-xcb \