File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 4848 7z x "android-ndk-r26c-windows-llvm-msvc.7z"
4949 del android-ndk-r26c-windows-llvm-msvc.7z
5050 Copy-Item -Path "install\bin\*" -Destination "android-ndk-r26c-windows-llvm-msvc\toolchains\llvm\prebuilt\windows-x86_64\bin" -Force -Recurse
51+ Get-ChildItem -Path "android-ndk-r26c-windows-llvm-msvc\toolchains\llvm\prebuilt\windows-x86_64\bin" -Recurse -Filter *.pdb | Remove-Item -Force
5152 Copy-Item -Path "install\bin\clang.pdb" -Destination "android-ndk-r26c-windows-llvm-msvc\toolchains\llvm\prebuilt\windows-x86_64\bin\clang.pdb" -Force
5253 Copy-Item -Path "install\bin\lld.exe" -Destination "android-ndk-r26c-windows-llvm-msvc\toolchains\llvm\prebuilt\windows-x86_64\bin\ld.exe" -Force
5354 Copy-Item -Path "install\bin\lld.pdb" -Destination "android-ndk-r26c-windows-llvm-msvc\toolchains\llvm\prebuilt\windows-x86_64\bin\lld.pdb" -Force
You can’t perform that action at this time.
0 commit comments