Sébastien Villemot
|
642aaba2e0
|
Fix detection of ARM architectures in c_check.
This is necessary to avoid the false detection of a cross-compiling environment.
|
10 years ago |
Zhang Xianyi
|
e34911a73d
|
Fix compiling bug for ARM with setting BINARY.
|
11 years ago |
Mike Nolta
|
271ceb8bae
|
c_check: set $hostarch to x86_64 instead of amd64
`uname -m` returns "amd64" on some systems.
|
11 years ago |
Timothy Gu
|
6c2ead30f0
|
Remove all trailing whitespace except lapack-netlib
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
|
11 years ago |
wernsaar
|
eab79631c3
|
modified c_check
|
12 years ago |
Zhang Xianyi
|
6df39ad9e7
|
Refs #248. Support LAPACK and LAPACKE with lsbcc.
For LAPACKE, use LAPACK_COMPLEX_STRUCTURE.
The reson is lsbcc didn't define complex I in complex.h.
|
12 years ago |
Zhang Xianyi
|
960b0c88a7
|
Refs #227. Detected LLVM/Clang compiler.
|
12 years ago |
Zhang Xianyi
|
5d96e4f224
|
Refs #210. Disable checking /lib/libpthread.so*.
|
12 years ago |
Zaheer Chothia
|
5199809bba
|
Fix typo: OS_CYGWIN -> OS_CYGWIN_NT, OS_INERIX -> OS_INTERIX
|
13 years ago |
Zaheer Chothia
|
a431042475
|
Fix inconsistent case for OS_* macros (Refs pull request #111)
|
13 years ago |
Zaheer Chothia
|
c8a5d4b86f
|
Refs #99. c_check/f_check: strip quotes from detected flags
|
13 years ago |
Xianyi Zhang
|
c30c22a76c
|
Fixed a bug about detecting underscore prefix in c_check.
|
14 years ago |
Xianyi Zhang
|
342bbc3871
|
Import GotoBLAS2 1.13 BSD version codes.
|
15 years ago |