Commit 1baabf42 authored by Kai Zhang's avatar Kai Zhang

enable thread safe

parent 39505569
...@@ -20,7 +20,8 @@ ...@@ -20,7 +20,8 @@
#define HAVE_STRING_H 1 #define HAVE_STRING_H 1
#define IGRAPH_F77_SAVE static IGRAPH_THREAD_LOCAL #define IGRAPH_F77_SAVE static IGRAPH_THREAD_LOCAL
#define IGRAPH_THREAD_LOCAL #define IGRAPH_THREAD_LOCAL
#define IGRAPH_THREAD_SAFE 1
#define INTERNAL_ARPACK 1 #define INTERNAL_ARPACK 1
#define INTERNAL_BLAS 1 #define INTERNAL_BLAS 1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment