Skip to content

Commit

Permalink
doc,win: clarify WSL support
Browse files Browse the repository at this point in the history
  • Loading branch information
joaocgreis committed Nov 14, 2017
1 parent 8680bb9 commit acc055c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,12 @@ note1 - The gcc4.8-libs package needs to be installed, because node
In "Git bash" if you call the node shell alias (`node` without the `.exe`
extension), `winpty` is used automatically.

*Note*: The Windows Subsystem for Linux (WSL) is not directly supported, but
the GNU/Linux build process and binaries should work. The community will
only address issues that reproduce on native GNU/Linux systems, issues that
only reproduce on WSL should be reported in the
[WSL issue tracker](https://github.com/Microsoft/WSL/issues).

### Supported toolchains

Depending on host platform, the selection of toolchains may vary.
Expand Down

0 comments on commit acc055c

Please sign in to comment.