Skip to content

Commit

Permalink
Use OpenLibm by default on armv7l
Browse files Browse the repository at this point in the history
  • Loading branch information
staticfloat committed Aug 6, 2019
1 parent 8aeb398 commit fca6d64
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Make.inc
Original file line number Diff line number Diff line change
Expand Up @@ -804,7 +804,6 @@ JCFLAGS += -fsigned-char
USE_BLAS64:=0
OPENBLAS_DYNAMIC_ARCH:=0
OPENBLAS_TARGET_ARCH:=ARMV7
USE_SYSTEM_LIBM:=1
endif

# If we are running on aarch64 (e.g. ARMv8 or ARM64), set certain options automatically
Expand Down

0 comments on commit fca6d64

Please sign in to comment.