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
Remove unnecessary change again
tags/v0.3.5
Martin Kroeker
GitHub
6 years ago
parent
d6818777d1
commit
fe02ba86a4
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
0 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-6
exports/Makefile
+ 0
- 6
exports/Makefile
View File
@@ -2,12 +2,6 @@ TOPDIR = ..
include ../Makefile.system
ifdef NEED_PIC
ifeq (,$(findstring PIC,$(CFLAGS)))
CFLAGS+= -fPIC
endif
endif
ifndef EXPRECISION
EXPRECISION = 0
endif
Write
Preview
Loading…
Cancel
Save