]> granicus.if.org Git - liblinear/commit
1. use "extern C" in blas to make sure the compiled function names are always not...
authorYu-Chin <guestwalk@gmail.com>
Wed, 15 Oct 2014 15:17:41 +0000 (23:17 +0800)
committerYu-Chin <guestwalk@gmail.com>
Sun, 19 Oct 2014 19:35:52 +0000 (03:35 +0800)
commit296992296eeb46cb6baa1717c200d64f4b8c7358
treec73b4c5b65223e073f53719c63d03d2d5984d5c1
parentd2f18015169e9981f82fb520af9532e1dbccecf3
1. use "extern C" in blas to make sure the compiled function names are always not mangled.
2. replace ``#'' with ``='' in matlab/Makefile
blas/blasp.h
blas/daxpy.c
blas/ddot.c
blas/dnrm2.c
blas/dscal.c
matlab/Makefile