mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-12-29 01:17:26 +00:00
Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7
This commit is contained in:
commit
95b23e80c1
1
debian/qualify-clang.sh
vendored
1
debian/qualify-clang.sh
vendored
@ -247,6 +247,7 @@ if ! grep "BuildID" foo2.log; then
|
||||
echo "BuildID isn't part of the generated binary (ld generation)"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
strip foo2
|
||||
file foo2 &> foo2.log
|
||||
if ! grep "BuildID" foo2.log; then
|
||||
|
||||
Loading…
Reference in New Issue
Block a user