diff options
| author | stoperro <stoperro@users.noreply.github.com> | 2020-10-28 22:22:51 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-28 14:22:51 -0700 |
| commit | 318a8adbd03bebec860a33335f538b557ec94cf9 (patch) | |
| tree | 504cac7756914ee00add34991907d6ecb792ccef /ports/boost-context/CONTROL | |
| parent | 09a647a5261e981cbbc8219292c838490ed0b06f (diff) | |
| download | vcpkg-318a8adbd03bebec860a33335f538b557ec94cf9.tar.gz vcpkg-318a8adbd03bebec860a33335f538b557ec94cf9.zip | |
[boost] Enable Boost building with wasm32-emscripten (#14102)
Diffstat (limited to 'ports/boost-context/CONTROL')
| -rw-r--r-- | ports/boost-context/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/boost-context/CONTROL b/ports/boost-context/CONTROL index 3effa3c95..0561357aa 100644 --- a/ports/boost-context/CONTROL +++ b/ports/boost-context/CONTROL @@ -5,4 +5,4 @@ Port-Version: 2 Build-Depends: boost-assert, boost-build, boost-config, boost-detail, boost-integer, boost-modular-build-helper, boost-pool, boost-predef, boost-smart-ptr, boost-thread, boost-vcpkg-helpers
Homepage: https://github.com/boostorg/context
Description: Boost context module
-Supports: !uwp
+Supports: !uwp&!emscripten
|
