Skip to content

Commit b9815f3

Browse files
committed
Merge pull request #14218 from JuliaLang/vs/armlibm
Use the system libm on ARM
2 parents a07574e + 79374f1 commit b9815f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Make.inc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -607,6 +607,7 @@ LLVM_ASSERTIONS=1
607607
override USE_BLAS64:=0
608608
override OPENBLAS_DYNAMIC_ARCH:=0
609609
override OPENBLAS_TARGET_ARCH:=ARMV7
610+
override USE_SYSTEM_LIBM:=1
610611

611612
endif
612613

0 commit comments

Comments
 (0)