summaryrefslogtreecommitdiff
path: root/i686-w64-mingw32/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'i686-w64-mingw32/Makefile')
-rw-r--r--i686-w64-mingw32/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/i686-w64-mingw32/Makefile b/i686-w64-mingw32/Makefile
index 73d2b8b..fda8123 100644
--- a/i686-w64-mingw32/Makefile
+++ b/i686-w64-mingw32/Makefile
@@ -1,6 +1,6 @@
-#!/bin/make
+#!/usr/bin/make
-# mingw toolchain
+# Build cross toolchain for i686 processor with a win32 (mingw) ABI
UPSTREAM_GCC_VERSION := 4.6.3
UPSTREAM_GCC_TARBALL := gcc-core-$(UPSTREAM_GCC_VERSION).tar.bz2