Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.12.1
-
None
-
-
8e3b83ad55fd35338a3d2e1a30ab09df953abf90 (qt/qtbase/5.12)
Description
A bad argument
-strip-all
is passed to the strip command failling the build.
It should be
--strip-all
instead (nota the double dashes).
Fixable at line 1918 @ qtbase/src/tools/androiddeployqt.
http://code.qt.io/cgit/qt/qtbase.git/tree/src/tools/androiddeployqt/main.cpp?h=5.12.2#n1918
Attachments
Issue Links
- is duplicated by
-
QTBUG-84921 [androiddeployqt] llvm-strip.exe: error: unknown argument '-strip-all'
- Closed
-
QTBUG-86529 [androiddeployqt] llvm-strip error: unknown argument '-strip-all'
- Closed