This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
OSchip
/
OpenBLAS
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
66
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Refs
#176
. Fixed make.inc overriding RANLIB bug when cross-compiling LAPACK.
tags/v0.2.6
Zhang Xianyi
12 years ago
parent
69200884e1
commit
8b122ff9dc
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
make.inc
+ 1
- 1
make.inc
View File
@@ -4,7 +4,7 @@ DRVOPTS = $(OPTS)
LOADER = $(FORTRAN)
TIMER = NONE
ARCHFLAGS= -ru
RANLIB = ranlib
#
RANLIB = ranlib
BLASLIB =
TMGLIB = tmglib.a
EIGSRCLIB = eigsrc.a
Write
Preview
Loading…
Cancel
Save