Skip to content
This repository was archived by the owner on Nov 19, 2019. It is now read-only.

Commit 1f83e70

Browse files
authored
Remove duplicate localtime
1 parent 5a74ba4 commit 1f83e70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sdkroot/swiftwasm

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ abssysroot="$(cd "$(dirname "$sysroot")" && pwd)/$(basename "$sysroot")"
3636
-licuuc -licudata \
3737
"$sdk/wasi-sdk/lib/clang/9.0.0/lib/wasi/libclang_rt.builtins-wasm32.a" \
3838
"$sdk/extra_objs/fakepthread.o" \
39-
"$sdk/extra_objs/fakelocaltime.o" \
4039
"$sdk/extra_objs/swift_end.o" \
4140
--no-gc-sections \
4241
--no-threads

0 commit comments

Comments
 (0)