]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Use right linker for shared libs.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 24 Jan 2003 00:30:49 +0000 (00:30 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 24 Jan 2003 00:30:49 +0000 (00:30 +0000)
git-svn-id: https://svn.dealii.org/trunk@6956 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/hsl/Makefile

index da3f5d8376c571881476625a88bf4dd21aded01d..e78f09b6cc44889a627b43862845dcd43b835d1e 100644 (file)
@@ -41,7 +41,7 @@ $(LIBDIR)/libhsl.a: $(forward-declarations) $(o-files)
 # simply use the C compiler, rather than $(SHLIBLD)
 $(LIBDIR)/libhsl.so: $(forward-declarations) $(o-files)
        @echo =====hsl==============optimized==$(MT)== Linking library:   $(@F)
-       @$(CC) $(LDFLAGS) -shared -o $@ $(o-files) $(F77LIBS)
+       @$(SHLIBLD) $(LDFLAGS) -shared -o $@ $(o-files) $(F77LIBS)
 
 
 

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.