aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPirama Arumuga Nainar <pirama@google.com>2018-11-05 17:49:25 -0800
committerPirama Arumuga Nainar <pirama@google.com>2018-11-05 17:49:25 -0800
commit41b9a9ed92bdce85999324899c950b8149cc1691 (patch)
treea201d088807a74b930cada2a87ebbde842ee0036
parentc2e333680f390799c430f2d61decb6a4ecf0226c (diff)
downloadmingw-41b9a9ed92bdce85999324899c950b8149cc1691.tar.gz
Build MinGW v6.x
Bug: http://b/119059858 Build MinGW 6.x instead of 5.0 Test: build.sh Change-Id: I067e0207f10e397d0d4b90d5ed0655927229ef48
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index 3af46c0..572280f 100755
--- a/build.sh
+++ b/build.sh
@@ -93,7 +93,7 @@ MPFR_VERSION=3.1.1
MPC_VERSION=1.0.1
BINUTILS_VERSION=2.27
GCC_VERSION=4.8.3
-MINGW_W64_VERSION=v5.0.0
+MINGW_W64_VERSION=v6.x
TARGET_ARCH=x86_64
TARGET_MULTILIBS=true # not empty to enable multilib