Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

Commit

Permalink
linux-wasm toolchain version update
Browse files Browse the repository at this point in the history
  • Loading branch information
sbogolepov committed Jul 18, 2018
1 parent 5abf64a commit 7ecdc2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions konan/konan.properties
Original file line number Diff line number Diff line change
Expand Up @@ -334,11 +334,11 @@ dependencies.macos_x64-wasm32 = \
target-sysroot-2-wasm \
target-toolchain-3-macos-wasm

targetToolchain.linux_x64-wasm32 = target-toolchain-1-linux-wasm
targetToolchain.linux_x64-wasm32 = target-toolchain-2-linux-wasm
dependencies.linux_x64-wasm32 = \
clang-llvm-6.0.1-linux-x86-64 \
target-sysroot-2-wasm \
target-toolchain-1-linux-wasm
target-toolchain-2-linux-wasm

targetToolchain.mingw_x64-wasm32 = target-toolchain-1-mingw-wasm
dependencies.mingw_x64-wasm32 = \
Expand Down

0 comments on commit 7ecdc2b

Please sign in to comment.