File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1178,8 +1178,8 @@ endif
11781178 @cp -rp lib/wasi-libc/libc-top-half/musl/src/unistd build/release/tinygo/lib/wasi-libc/libc-top-half/musl/src
11791179 @cp -rp lib/wasi-libc/libc-top-half/sources build/release/tinygo/lib/wasi-libc/libc-top-half
11801180 @cp -rp lib/wasi-cli/wit build/release/tinygo/lib/wasi-cli/wit
1181- @cp -rp llvm-project /compiler-rt/lib/builtins build/release/tinygo/lib/compiler-rt-builtins
1182- @cp -rp llvm-project /compiler-rt/LICENSE.TXT build/release/tinygo/lib/compiler-rt-builtins
1181+ @cp -rp ${LLVM_PROJECTDIR} /compiler-rt/lib/builtins build/release/tinygo/lib/compiler-rt-builtins
1182+ @cp -rp ${LLVM_PROJECTDIR} /compiler-rt/LICENSE.TXT build/release/tinygo/lib/compiler-rt-builtins
11831183 @cp -rp src build/release/tinygo/src
11841184 @cp -rp targets build/release/tinygo/targets
11851185
You can’t perform that action at this time.
0 commit comments