Skip to content

Commit

Permalink
update llvm to 3.8.1 on power.
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralBShah committed Jul 20, 2016
1 parent 80fcb57 commit 10b67fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Make.inc
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@ endif
ifneq (,$(filter $(ARCH), powerpc64 ppc64le))
JCFLAGS += -fsigned-char

override LLVM_VER:=3.8.0
override LLVM_VER:=3.8.1
override OPENBLAS_DYNAMIC_ARCH:=0
override OPENBLAS_TARGET_ARCH:=POWER8

Expand Down

0 comments on commit 10b67fc

Please sign in to comment.