mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Restore collecting Qt debug info on Linux
This commit is contained in:
parent
e493ab12dc
commit
8fee156d21
1 changed files with 1 additions and 0 deletions
|
@ -532,6 +532,7 @@ WORKDIR ..
|
||||||
# I couldn't make it work with direct ./configure call :(
|
# I couldn't make it work with direct ./configure call :(
|
||||||
RUN echo './configure -prefix '$'\"''$QT_PREFIX'$'\"'' \
|
RUN echo './configure -prefix '$'\"''$QT_PREFIX'$'\"'' \
|
||||||
-release \
|
-release \
|
||||||
|
-force-debug-info \
|
||||||
-opensource \
|
-opensource \
|
||||||
-confirm-license \
|
-confirm-license \
|
||||||
-xcb \
|
-xcb \
|
||||||
|
|
Loading…
Add table
Reference in a new issue