summaryrefslogtreecommitdiff
path: root/i686-w64-mingw32/Makefile
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2013-11-25 22:51:42 +0100
committerOle Loots <ole@monochrom.net>2013-11-25 22:51:42 +0100
commitaf68fb87ac74088a15c12238947bf55834039f73 (patch)
treeb647af9cf683817e5b1985888eed56b1408fce8b /i686-w64-mingw32/Makefile
parentb361534441bcc9598bf31387c85ee6e0bc406581 (diff)
parent1ca95b6aad5fc7bde21c68b9fd876f8d4c0154e7 (diff)
downloadtoolchains-af68fb87ac74088a15c12238947bf55834039f73.tar.gz
toolchains-af68fb87ac74088a15c12238947bf55834039f73.tar.bz2
Merge branch 'master' into mono/atari-adjustmentsmono/atari-adjustments
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