]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Use the same compiler as specified in CXX.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 21 Dec 2010 04:26:25 +0000 (04:26 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 21 Dec 2010 04:26:25 +0000 (04:26 +0000)
git-svn-id: https://svn.dealii.org/trunk@23052 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/Makefile.in

index e29bf2f6b7b408164871fd33d94540c21989595c..8d1aa8dcaefc9ea9c4c12c20af329b0927f12011 100644 (file)
@@ -53,7 +53,7 @@ endif
 
 ifneq ($(QMAKE),)
 parameter_gui:
-       @-cd parameter_gui ; $(QMAKE) -Wnone && $(MAKE)
+       @-cd parameter_gui ; $(QMAKE) -Wnone QMAKE_CXX=$(CXX) && $(MAKE)
 else
 parameter_gui:
        @echo "**** Can't build the Parameter GUI because no suitable"

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.