From 9279bedac05d067229ee3b00f0a193f90082e041 Mon Sep 17 00:00:00 2001 From: Timothy Gu Date: Wed, 3 Sep 2014 20:02:13 -0700 Subject: [PATCH] Change default sf mirror to auto-select --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4ea539e4..7f7e6f0e 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ MXE_TARGET_LIST := $(foreach TRIPLET,$(MXE_TRIPLETS),\ MXE_TARGETS := i686-pc-mingw32.static DEFAULT_MAX_JOBS := 6 -SOURCEFORGE_MIRROR := freefr.dl.sourceforge.net +SOURCEFORGE_MIRROR := downloads.sourceforge.net PKG_MIRROR := s3.amazonaws.com/mxe-pkg PKG_CDN := d1yihgixbnrglp.cloudfront.net