]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Always link the detached_ma27 program with -lpthreads. Hope this does not break on...
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 28 Sep 2002 01:12:38 +0000 (01:12 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 28 Sep 2002 01:12:38 +0000 (01:12 +0000)
git-svn-id: https://svn.dealii.org/trunk@6555 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/hsl/Makefile

index 4d63975cbfb5fe357e71465d690e67ab5cbe5638..e9919da9d802ad48753bf1d2dcf5d116c37cad52 100644 (file)
@@ -51,7 +51,7 @@ $(LIBDIR)/libhsl.so: $(forward-declarations) $(o-files)
 $(LIBDIR)/bin/detached_ma27: source/detached_ma27.cc include/hsl/hsl.h \
                                $(lib-contrib-hsl)
        @echo =====hsl=========================$(MT)== Making   $(@F)
-       @$(CXX) $(CXXFLAGS.g) $< -o $@ $(lib-contrib-hsl) $(F77LIBS)
+       @$(CXX) $(CXXFLAGS.g) $< -o $@ $(lib-contrib-hsl) $(F77LIBS) -lpthread
 
 
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.