mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Restore collecting Qt debug info on Linux
This commit is contained in:
@@ -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 \
|
||||||
|
Reference in New Issue
Block a user