mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-14 04:22:54 +00:00
adjust the script for 7
This commit is contained in:
parent
1bd9b4aa72
commit
b7d346efb2
2
debian/qualify-clang.sh
vendored
2
debian/qualify-clang.sh
vendored
@ -2,7 +2,7 @@
|
||||
# Stop at the first error
|
||||
set -e
|
||||
|
||||
VERSION=6.0
|
||||
VERSION=7
|
||||
|
||||
if test ! -f /usr/bin/llvm-config-$VERSION; then
|
||||
echo "Install llvm-$VERSION & llvm-$VERSION-dev"
|
||||
|
Loading…
Reference in New Issue
Block a user