diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2016-11-25 00:49:48 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2016-11-25 00:49:48 +0300 |
commit | 4e8da1a485edea20f065e1583511262fcf8c85b1 (patch) | |
tree | da36aeba5de1bbb08f388d0a0144aae270f6e413 /INSTALL | |
parent | 0ea7f903b5f56fbf563d70fea2da40798b681c34 (diff) |
Add support for VC14U3
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ shorter tool names, for example: for t in cl link lib mt rc; do \ ln -s .../msvc-linux/$t-14u2-64 ~/bin/$t-14; done -While you can modify the configuration scripts, retainig such modifications +While you can modify the configuration scripts, retaining such modifications over updates will be tedious. As a result, there are several environment variables that you can set (e.g., in your .bashrc) to adjust some of the common configuration values. |