Skip to content

Commit f7d8b1f

Browse files
committed
Install wasi-sdk-pthread.cmake
1 parent f63b56c commit f7d8b1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ build/config.BUILT:
194194
cp src/config/config.sub src/config/config.guess $(BUILD_PREFIX)/share/misc
195195
mkdir -p $(BUILD_PREFIX)/share/cmake
196196
cp wasi-sdk.cmake $(BUILD_PREFIX)/share/cmake
197+
cp wasi-sdk-pthread.cmake $(BUILD_PREFIX)/share/cmake
197198
touch build/config.BUILT
198199

199200
build: build/llvm.BUILT build/wasi-libc.BUILT build/compiler-rt.BUILT build/libcxx.BUILT build/config.BUILT

0 commit comments

Comments
 (0)