mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2026-01-25 21:00:03 +00:00
remote temp files
This commit is contained in:
parent
5e7c1dfabd
commit
d6f8ecf3e0
2
debian/qualify-clang.sh
vendored
2
debian/qualify-clang.sh
vendored
@ -186,7 +186,7 @@ clang-$VERSION -fuse-ld=gold -shared -o libfoo.so bar.o
|
||||
# Still failing, commenting
|
||||
# clang-$VERSION -fuse-ld=gold -o y x.o libfoo.so -Wl,-R,.
|
||||
|
||||
rm -f x.c bar.c
|
||||
rm -f x.c bar.c libfoo.so bar.o y x.o
|
||||
|
||||
|
||||
# test thinlto
|
||||
|
||||
Loading…
Reference in New Issue
Block a user