Skip to content

Commit 2164cc4

Browse files
Neil Hornepfeerick
authored andcommitted
add missing QT_ARCH variable
1 parent ae4088f commit 2164cc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ARG QT_VERSION=6.9.0
99
ARG QT_MODULES="-m qtmultimedia qtserialport"
1010
ARG QT_HOST=linux
1111
ARG QT_TARGET=desktop
12+
ARG QT_ARCH=linux_gcc_64
1213
ARG QT_INSTALL_DIR=/opt/qt
1314
ARG GCC_ARM_VERSION=14.2.rel1
1415
ARG NODE_VERSION=20.x

0 commit comments

Comments
 (0)