From c722e906931b1df613a30ce073f29915915c81c1 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Mon, 1 Jan 2018 16:32:13 +0100 Subject: [PATCH] MXE setup: use the gcc7 plugin --- tools/windows/setup_cross_compilation_env.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/windows/setup_cross_compilation_env.sh b/tools/windows/setup_cross_compilation_env.sh index c107fa312..60e957fee 100755 --- a/tools/windows/setup_cross_compilation_env.sh +++ b/tools/windows/setup_cross_compilation_env.sh @@ -47,7 +47,7 @@ function update_mingw_cross_env { cd ${INSTALL_DIR} cat > settings.mk <