aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-fiber
diff options
context:
space:
mode:
authorstoperro <stoperro@users.noreply.github.com>2020-10-28 22:22:51 +0100
committerGitHub <noreply@github.com>2020-10-28 14:22:51 -0700
commit318a8adbd03bebec860a33335f538b557ec94cf9 (patch)
tree504cac7756914ee00add34991907d6ecb792ccef /ports/boost-fiber
parent09a647a5261e981cbbc8219292c838490ed0b06f (diff)
downloadvcpkg-318a8adbd03bebec860a33335f538b557ec94cf9.tar.gz
vcpkg-318a8adbd03bebec860a33335f538b557ec94cf9.zip
[boost] Enable Boost building with wasm32-emscripten (#14102)
Diffstat (limited to 'ports/boost-fiber')
-rw-r--r--ports/boost-fiber/CONTROL6
1 files changed, 3 insertions, 3 deletions
diff --git a/ports/boost-fiber/CONTROL b/ports/boost-fiber/CONTROL
index 4db73b41e..ff24e1ec4 100644
--- a/ports/boost-fiber/CONTROL
+++ b/ports/boost-fiber/CONTROL
@@ -1,8 +1,8 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
Source: boost-fiber
Version: 1.73.0
-Port-Version: 1
-Build-Depends: boost-algorithm, boost-assert, boost-build, boost-config, boost-context (!uwp), boost-core, boost-detail, boost-filesystem (!uwp), boost-format, boost-intrusive, boost-modular-build-helper, boost-predef, boost-smart-ptr, boost-vcpkg-helpers
+Port-Version: 2
+Build-Depends: boost-algorithm, boost-assert, boost-build, boost-config, boost-context (!uwp&!emscripten), boost-core, boost-detail, boost-filesystem (!uwp), boost-format, boost-intrusive, boost-modular-build-helper, boost-predef, boost-smart-ptr, boost-vcpkg-helpers
Homepage: https://github.com/boostorg/fiber
Description: Boost fiber module
-Supports: !osx&!uwp&!arm
+Supports: !osx&!uwp&!arm&!emscripten