]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Also use -m64 for 64-bit code on Mac OS X if necessary.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 10 Sep 2009 23:56:45 +0000 (23:56 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 10 Sep 2009 23:56:45 +0000 (23:56 +0000)
git-svn-id: https://svn.dealii.org/trunk@19430 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4
deal.II/configure

index 6b33f7a29f59982a4cf064db52fbf6f8cec21254..5d19ed0ffa76c68cee8ebac8958e81671d863cb0 100644 (file)
@@ -668,6 +668,9 @@ AC_DEFUN(DEAL_II_SET_CXX_FLAGS, dnl
           CXXFLAGS="$CXXFLAGS -m64"
           CXXFLAGSG="$CXXFLAGSG -m64"
           CXXFLAGSO="$CXXFLAGSO -m64"
+         F77FLAGS="$F77FLAGS -m64"
+         F77FLAGSG="$F77FLAGSG -m64"
+          F77FLAGSO="$F77FLAGSO -m64"
           LDFLAGS="$LDFLAGS -m64"
         fi
 
index e1e25e883b8e8b5f93130685baaeb2d8e582a731..62b99d5a3d2b967b0cfccf9235ebb4d4de09db92 100755 (executable)
@@ -4641,6 +4641,9 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
           CXXFLAGS="$CXXFLAGS -m64"
           CXXFLAGSG="$CXXFLAGSG -m64"
           CXXFLAGSO="$CXXFLAGSO -m64"
+         F77FLAGS="$F77FLAGS -m64"
+         F77FLAGSG="$F77FLAGSG -m64"
+          F77FLAGSO="$F77FLAGSO -m64"
           LDFLAGS="$LDFLAGS -m64"
         fi
 

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.