]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Don't be verbose when linking statically.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 21 Oct 2002 22:05:20 +0000 (22:05 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 21 Oct 2002 22:05:20 +0000 (22:05 +0000)
git-svn-id: https://svn.dealii.org/trunk@6707 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/hsl/Makefile

index d7010d8baaff08d5dc4f61d5e27eee4f74fcd8c0..5d5cfcd0a318cd3eca8b0743df62df06f1cf3cc5 100644 (file)
@@ -35,7 +35,7 @@ endif
 
 $(LIBDIR)/libhsl.a: $(forward-declarations) $(o-files)
        @echo =====hsl==============optimized==$(MT)== Linking library:   $(@F)
-       @ar ruv $@ $(o-files)
+       @ar ru $@ $(o-files)
 
 # link the object files to a shared library. since this is not C++,
 # simply use the C compiler, rather than $(SHLIBLD)

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.