update readme

This commit is contained in:
Vadim Lopatin 2017-10-12 11:18:37 +03:00
parent c9eaf3f9bb
commit 2f036d6407
1 changed files with 2 additions and 1 deletions

View File

@ -82,9 +82,10 @@ Workaround: add --arch=x86_mscoff or --arch=x86_64 to DUB commandline
dub run --build=release --arch=x86_mscoff dlangide
dub run --build=release --arch=x86_64 dlangide
Both x86_mscoff and x86_64 have a dependency on linker from Visual Studio C++ compiler toolchain.
Note: unlike --arch=x86, both x86_mscoff and x86_64 have a dependency on linker from Visual Studio C++ compiler toolchain.
Build tools