commit | 48b537b16af2c8adb0381a0b276059b31c004d82 | [log] [tgz] |
---|---|---|
author | Cindy Liu <hcindyl@google.com> | Wed Dec 20 15:40:46 2023 -0800 |
committer | Cindy Liu <hcindyl@google.com> | Wed Dec 20 15:40:46 2023 -0800 |
tree | eef1b12bf2b56897f25b4b3a637c8ebfc5621ff8 | |
parent | cca72ef1dcb0383c5a73517ec8f625201f311922 [diff] |
Update FileCheck to use the version in llvm-16 llvm-16 is the default version for debian testing and rodete Change-Id: I776b97d833b55d7388bf2b7f8dee8fe490394fe3
diff --git a/install-prereqs.sh b/install-prereqs.sh index 6b694dd..5103e52 100755 --- a/install-prereqs.sh +++ b/install-prereqs.sh
@@ -43,7 +43,7 @@ libcunit1-dev libc6-dev libtool - llvm-13-tools + llvm-16-tools gcc g++ gcc-11