mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-27 13:27:05 +00:00
fix typo
This commit is contained in:
parent
42f059d5a1
commit
813d3541dd
2
debian/qualify-clang.sh
vendored
2
debian/qualify-clang.sh
vendored
@ -1160,7 +1160,7 @@ int main(void)
|
|||||||
./foo || true
|
./foo || true
|
||||||
else
|
else
|
||||||
echo "libllvmlibc check skipped, no libllvmlibc-$VERSION-dev available."
|
echo "libllvmlibc check skipped, no libllvmlibc-$VERSION-dev available."
|
||||||
endif
|
fi
|
||||||
|
|
||||||
# libclc
|
# libclc
|
||||||
echo "Testing libclc-$VERSION-dev ..."
|
echo "Testing libclc-$VERSION-dev ..."
|
||||||
|
Loading…
Reference in New Issue
Block a user