Skip to content

Commit

Permalink
[browser][build] Synchronize emsdk version with build tools docker ve…
Browse files Browse the repository at this point in the history
  • Loading branch information
kjpou1 authored Feb 15, 2021
1 parent 19fc7a0 commit 2cae582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mono/wasm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ all: build-native icu-files source-files header-files
# If EMSDK_PATH is not set by the caller, download and setup a local emsdk install.
#

EMSCRIPTEN_VERSION=2.0.11
EMSCRIPTEN_VERSION=2.0.12
EMSDK_LOCAL_PATH=emsdk
EMCC=source $(EMSDK_PATH)/emsdk_env.sh && emcc

Expand Down

0 comments on commit 2cae582

Please sign in to comment.