Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Commit

Permalink
Make default llvm 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pgoodman committed Aug 29, 2019
1 parent d6202d3 commit 61dd325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ SRC_DIR=$( cd "$( dirname "${SCRIPTS_DIR}" )" && pwd )
CURR_DIR=$( pwd )
BUILD_DIR=${CURR_DIR}/grr-build
INSTALL_DIR=/usr/local
LLVM_VERSION=llvm40
LLVM_VERSION=llvm70
OS_VERSION=
ARCH_VERSION=

Expand Down

0 comments on commit 61dd325

Please sign in to comment.