This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
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
Fix
#68
: don't require SystemStubs on OS X.
tags/v0.1alpha2.5
Stefan Karpinski
14 years ago
parent
fe7a932ab8
commit
0d76196a09
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
Makefile.system
+ 0
- 1
Makefile.system
View File
@@ -95,7 +95,6 @@ DLLWRAP = $(CROSS_SUFFIX)dllwrap
#
ifeq ($(OSNAME), Darwin)
EXTRALIB += -lSystemStubs
export MACOSX_DEPLOYMENT_TARGET=10.2
endif
Write
Preview
Loading…
Cancel
Save