1 --- boost/config/detail/select_platform_config.hpp.orig 2021-11-13 18:32:09.446182220 +0100
2 +++ boost/config/detail/select_platform_config.hpp 2021-11-13 18:32:57.734041110 +0100
5 # define BOOST_PLATFORM_CONFIG "boost/config/platform/cloudabi.hpp"
7 -#elif defined (__wasm__)
8 +#elif defined (__wasm__) && !defined (__EMSCRIPTEN__)
10 # define BOOST_PLATFORM_CONFIG "boost/config/platform/wasm.hpp"