Skip to content

Commit

Permalink
update llvm-config alias
Browse files Browse the repository at this point in the history
  • Loading branch information
yzh119 committed Nov 20, 2022
1 parent e06d355 commit 41a4ca2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/install/ubuntu2004_install_llvm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@ wget -q -O - http://apt.llvm.org/llvm-snapshot.gpg.key|sudo apt-key add -
apt-get update && apt-get install -y \
llvm-14 \
clang-14 libclang-14-dev

alias llvm-config=llvm-config-14

0 comments on commit 41a4ca2

Please sign in to comment.