aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/toolchains/boost/mingw-w64-x64-exe.jam
diff options
context:
space:
mode:
Diffstat (limited to 'toolchains/boost/mingw-w64-x64-exe.jam')
-rw-r--r--toolchains/boost/mingw-w64-x64-exe.jam1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchains/boost/mingw-w64-x64-exe.jam b/toolchains/boost/mingw-w64-x64-exe.jam
new file mode 100644
index 0000000..46ab535
--- /dev/null
+++ b/toolchains/boost/mingw-w64-x64-exe.jam
@@ -0,0 +1 @@
+using gcc : : x86_64-w64-mingw32-g++.exe : <target-os>windows ;