Skip to content

Commit

Permalink
Update to clang 15 (#290)
Browse files Browse the repository at this point in the history
  • Loading branch information
BetsyMcPhail committed Apr 26, 2024
1 parent f14cfc9 commit 57928e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/setup/linux/ubuntu/jammy/install_prereqs
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ apt-get install --no-install-recommends $(cat <<EOF
gfortran
git
libblas-dev
libclang-14-dev
libclang-15-dev
libeigen3-dev
libgflags-dev
libgl-dev
Expand Down
2 changes: 1 addition & 1 deletion scripts/setup/mac/Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ tap 'robotlocomotion/director'

brew 'bazel'
brew 'gflags'
brew 'robotlocomotion/director/clang-format@9'
brew 'llvm@15'
brew 'pkg-config'

0 comments on commit 57928e9

Please sign in to comment.