mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-09 07:11:19 +00:00
force the delete
This commit is contained in:
parent
87dd7dc332
commit
c18767898c
2
debian/qualify-clang.sh
vendored
2
debian/qualify-clang.sh
vendored
@ -344,7 +344,7 @@ int main ()
|
||||
EOF
|
||||
|
||||
#clean up
|
||||
rm a.out bar crash-* foo foo.* lldb-cmd.txt main.c test_fuzzer.cc foo.* o
|
||||
rm -f a.out bar crash-* foo foo.* lldb-cmd.txt main.c test_fuzzer.cc foo.* o
|
||||
|
||||
# only for AMD64 for now
|
||||
# many sanitizers only work on AMD64
|
||||
|
Loading…
Reference in New Issue
Block a user