]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove -unix from qmake.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 22 Feb 2011 13:40:42 +0000 (13:40 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 22 Feb 2011 13:40:42 +0000 (13:40 +0000)
git-svn-id: https://svn.dealii.org/trunk@23412 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/Makefile.in

index 669eed8bcf07a135e75a0b161eb4626aa9f6b13e..025a9b34a6fa0186877ca00055a76d6491980804 100644 (file)
@@ -54,7 +54,7 @@ endif
 ifneq ($(QMAKE),)
 parameter_gui:
        @-cd parameter_gui ; \
-               $(QMAKE) -Wnone QMAKE_CXX=$(CXX) -unix QMAKE_CXXFLAGS="$(CXXFLAGS.o)" QMAKE_CXXFLAGS_RELEASE="" && \
+               $(QMAKE) -Wnone QMAKE_CXX=$(CXX) QMAKE_CXXFLAGS="$(CXXFLAGS.o)" QMAKE_CXXFLAGS_RELEASE="" && \
                $(MAKE)
 else
 parameter_gui:

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.