]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Use optimized flags for expand_instantiations.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 24 Aug 2008 02:07:48 +0000 (02:07 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 24 Aug 2008 02:07:48 +0000 (02:07 +0000)
git-svn-id: https://svn.dealii.org/trunk@16660 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/scripts/Makefile

index 13de5d253e3bc1358072b14bef00ad19ea660f3a..0abf75b5f9f3ced125b7d6f99481920e628e6dc0 100644 (file)
@@ -29,7 +29,7 @@ make_dependencies : make_dependencies.cc $D/common/Make.global_options
 
 expand_instantiations : expand_instantiations.cc $D/common/Make.global_options
        @echo ============================ Compiling $@
-       @$(CXX) $(CXXFLAGS.g) $(LDFLAGS) $< -o $@
+       @$(CXX) $(CXXFLAGS.o) $(LDFLAGS) $< -o $@
 
 clean:
        -rm -f make_dependencies

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.