mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:37:34 +00:00
Meta: Remove unused LLVM_VERSION declaration
All uses of this were removed in c4707ed
.
This commit is contained in:
parent
941d68ac2d
commit
1e1fcb2ae7
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@ else
|
|||
fi
|
||||
|
||||
SERENITY_ARCH="${SERENITY_ARCH:-x86_64}"
|
||||
LLVM_VERSION="${LLVM_VERSION:-14.0.1}"
|
||||
|
||||
if [ "$SERENITY_TOOLCHAIN" = "Clang" ]; then
|
||||
TOOLCHAIN_DIR="$SERENITY_SOURCE_DIR"/Toolchain/Local/clang/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue