diff options
Diffstat (limited to 'toolchains/boost/mingw-w64-x86-exe.jam')
-rw-r--r-- | toolchains/boost/mingw-w64-x86-exe.jam | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchains/boost/mingw-w64-x86-exe.jam b/toolchains/boost/mingw-w64-x86-exe.jam new file mode 100644 index 0000000..87beca0 --- /dev/null +++ b/toolchains/boost/mingw-w64-x86-exe.jam @@ -0,0 +1 @@ +using gcc : : i686-w64-mingw32-g++.exe : <target-os>windows ; |