Log In
bw
/
opentoonz
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
13f20b94a2eb2a73f09fb3b2af52746ff32b1d0f
13f20b94a2eb2a73f09fb3b2af52746ff32b1d0f
thirdparty
openblas
xianyi-OpenBLAS-e6e87a2
Makefile.generic
Fork and Edit
Blob
Blame
Raw
COPT = -Wall -O2
# -DGEMMTEST
ifdef
BINARY64
else
# LDFLAGS = -m elf32ppc
LDFLAGS = -m elf_i386
endif