We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0887c2f commit 795214bCopy full SHA for 795214b
windows/Makefile
@@ -547,7 +547,7 @@ clementine-deps: clementine-build-deps clementine-gst-plugins openssl glibnetwor
547
-I/target/include \
548
-release \
549
-xplatform win32-g++ \
550
- -device-option CROSS_COMPILE=/usr/bin/i686-w64-mingw32- \
+ -device-option CROSS_COMPILE=/usr/bin/x86_64-w64-mingw32- \
551
-prefix $(stow)/$(qt) \
552
-confirm-license \
553
-opensource \
0 commit comments