aboutsummaryrefslogtreecommitdiff
path: root/tools/buildsteps/windows/make-mingwlibs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/buildsteps/windows/make-mingwlibs.sh')
-rw-r--r--tools/buildsteps/windows/make-mingwlibs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/buildsteps/windows/make-mingwlibs.sh b/tools/buildsteps/windows/make-mingwlibs.sh
index 49ede9e9d6..73a3d83795 100644
--- a/tools/buildsteps/windows/make-mingwlibs.sh
+++ b/tools/buildsteps/windows/make-mingwlibs.sh
@@ -51,7 +51,7 @@ if [[ $win10 = "no" ]]; then
export _WIN32_WINNT=0x0600
export NTDDI_VERSION=0x06000000
elif [[ $win10 = "yes" ]]; then
- TRIPLET=$TRIPLET-uwp
+ TRIPLET=win10-$TRIPLET
fi
export TRIPLET ARCH TOOLS