Skip to content

Commit

Permalink
Merge pull request #14218 from JuliaLang/vs/armlibm
Browse files Browse the repository at this point in the history
Use the system libm on ARM
  • Loading branch information
ViralBShah committed Jan 21, 2016
2 parents a07574e + 79374f1 commit b9815f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Make.inc
Original file line number Diff line number Diff line change
Expand Up @@ -607,6 +607,7 @@ LLVM_ASSERTIONS=1
override USE_BLAS64:=0
override OPENBLAS_DYNAMIC_ARCH:=0
override OPENBLAS_TARGET_ARCH:=ARMV7
override USE_SYSTEM_LIBM:=1

endif

Expand Down

0 comments on commit b9815f3

Please sign in to comment.