aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-log
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-log
parent09a647a5261e981cbbc8219292c838490ed0b06f (diff)
downloadvcpkg-318a8adbd03bebec860a33335f538b557ec94cf9.tar.gz
vcpkg-318a8adbd03bebec860a33335f538b557ec94cf9.zip
[boost] Enable Boost building with wasm32-emscripten (#14102)
Diffstat (limited to 'ports/boost-log')
-rw-r--r--ports/boost-log/CONTROL6
1 files changed, 3 insertions, 3 deletions
diff --git a/ports/boost-log/CONTROL b/ports/boost-log/CONTROL
index 33fc046e7..7a286990d 100644
--- a/ports/boost-log/CONTROL
+++ b/ports/boost-log/CONTROL
@@ -1,8 +1,8 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
Source: boost-log
Version: 1.73.0
-Port-Version: 1
-Build-Depends: boost-align, boost-array, boost-asio, boost-assert, boost-atomic, boost-bind, boost-build, boost-compatibility, boost-config, boost-container, boost-core, boost-date-time, boost-detail, boost-exception, boost-filesystem (!uwp), boost-function-types, boost-fusion, boost-integer, boost-interprocess, boost-intrusive, boost-io, boost-iterator, boost-lexical-cast, boost-locale (!uwp), boost-math, boost-modular-build-helper, boost-move, boost-mpl, boost-optional, boost-parameter, boost-phoenix, boost-predef, boost-preprocessor, boost-property-tree, boost-proto, boost-random, boost-range, boost-regex, boost-smart-ptr, boost-spirit, boost-static-assert, boost-system, boost-thread, boost-throw-exception, boost-type-index, boost-type-traits, boost-utility, boost-vcpkg-helpers, boost-winapi, boost-xpressive
+Port-Version: 2
+Build-Depends: boost-align, boost-array, boost-asio (!emscripten), boost-assert, boost-atomic, boost-bind, boost-build, boost-compatibility, boost-config, boost-container, boost-core, boost-date-time, boost-detail, boost-exception, boost-filesystem (!uwp), boost-function-types, boost-fusion, boost-integer, boost-interprocess, boost-intrusive, boost-io, boost-iterator, boost-lexical-cast, boost-locale (!uwp), boost-math, boost-modular-build-helper, boost-move, boost-mpl, boost-optional, boost-parameter, boost-phoenix, boost-predef, boost-preprocessor, boost-property-tree, boost-proto, boost-random, boost-range, boost-regex, boost-smart-ptr, boost-spirit, boost-static-assert, boost-system, boost-thread, boost-throw-exception, boost-type-index, boost-type-traits, boost-utility, boost-vcpkg-helpers, boost-winapi, boost-xpressive
Homepage: https://github.com/boostorg/log
Description: Boost log module
-Supports: !uwp
+Supports: !uwp&!emscripten