Skip to content

Commit

Permalink
Revert CMAKE_OSX_SYSROOT
Browse files Browse the repository at this point in the history
  • Loading branch information
kateinoigakukun committed Oct 14, 2019
1 parent b778411 commit 79a58d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stdlib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ list(APPEND CMAKE_MODULE_PATH

include(AddSwiftStdlib)

set(CMAKE_OSX_SYSROOT "${SWIFT_WASM_WASI_SDK_PATH}")
# Create convenience targets for the Swift standard library.

# NOTE(compnerd) save the original compiler for the host swiftReflection that
Expand Down

0 comments on commit 79a58d5

Please sign in to comment.