multithreading demonstrated to work, but not safe yet
This commit is contained in:
parent
0f8051fc28
commit
54cbae0534
3 changed files with 65 additions and 64 deletions
|
@ -24,7 +24,7 @@ libsharp2_la_SOURCES = \
|
|||
# any backward-compatible change: increase age
|
||||
# any backward-incompatible change: age=0
|
||||
# ==> age <= current
|
||||
libsharp2_la_LDFLAGS = -version-info 0:0:0
|
||||
libsharp2_la_LDFLAGS = -version-info 0:0:0 -lpthread
|
||||
|
||||
AM_CXXFLAGS = @AM_CXXFLAGS@
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue