OSDN Git Service

.
authorKyuma Ohta <whatisthis.sowhat@gmail.com>
Sat, 29 May 2021 21:07:29 +0000 (21:07 +0000)
committerKyuma Ohta <whatisthis.sowhat@gmail.com>
Sat, 29 May 2021 21:07:29 +0000 (21:07 +0000)
source/tool/cross-build/Qt5.15/make_cross.sh

index 0e79a0a..644a67b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-export LLVM_INSTALL_DIR="/opt/llvm-mingw-11"
+export LLVM_INSTALL_DIR="/opt/llvm-mingw-12"
 export __QT_SDK_PREFIX="/usr/local/i586-mingw-msvc"
 export __CROSS_ARCH=i686-w64-mingw32-
 export __QT_SDK_PREFIX_DIRECTX="/usr/local/i586-mingw-msvc/DirectX_June_2010"