Skip to content

Commit

Permalink
Force USE_BLAS64=0 on ARM.inc.
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralBShah committed Nov 29, 2014
1 parent 255dc18 commit bd365ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ARM.inc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ LLVM_FLAGS+="--with-cpu=cortex-a9 --with-float=hard --with-abi=aapcs-vfp --with-

override OPENBLAS_DYNAMIC_ARCH=0
override OPENBLAS_TARGET_ARCH=ARMV7
override USE_BLAS64=0

override LLVM_VER=3.5.0

Expand Down

0 comments on commit bd365ca

Please sign in to comment.