aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/boost/toolchains/mingw-w64-x86-exe.jam
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--boost/toolchains/mingw-w64-x86-exe.jam2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/toolchains/mingw-w64-x86-exe.jam b/boost/toolchains/mingw-w64-x86-exe.jam
index ad06bf3..87beca0 100644
--- a/boost/toolchains/mingw-w64-x86-exe.jam
+++ b/boost/toolchains/mingw-w64-x86-exe.jam
@@ -1 +1 @@
-using gcc : : i686-w64-mingw32-g++.exe ;
+using gcc : : i686-w64-mingw32-g++.exe : <target-os>windows ;