Skip to content

Commit

Permalink
arm: use LLVM3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ihnorton committed Sep 6, 2014
1 parent 6e772fd commit 4fbeccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Make.inc.arm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ LLVM_ASSERTIONS=1
override OPENBLAS_DYNAMIC_ARCH=0
override OPENBLAS_TARGET_ARCH=ARMV7

override LLVM_VER=svn
override LLVM_VER=3.5.0

override USE_SYSTEM_BLAS=1
override USE_SYSTEM_LAPACK=1
Expand Down

0 comments on commit 4fbeccd

Please sign in to comment.