]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Regenerate
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 20 Sep 2003 01:26:59 +0000 (01:26 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 20 Sep 2003 01:26:59 +0000 (01:26 +0000)
git-svn-id: https://svn.dealii.org/trunk@7998 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/configure

index a18ff473623943cfefea3da25a516c905f16cd66..b371828ecb98ce163c76a126424e4f1bc203f860 100755 (executable)
@@ -6668,8 +6668,8 @@ echo "${ECHO_T}F77 compiler is unkown. no flags set!" >&6
        ;;
 
     AIXF77)
-        F77FLAGSG="$FFLAGS -g"
-        F77FLAGSO="$FFLAGS -O3 -w"
+                               F77FLAGSG="$FFLAGS -g -qextname"
+        F77FLAGSO="$FFLAGS -O3 -w -qextname"
         F77LIBS="$F77LIBS -lxlf90"
 
         F77FLAGSPIC="unknown!"
@@ -7252,6 +7252,9 @@ echo "${ECHO_T}PowerPC64" >&6
                              CXXFLAGSG="$CXXFLAGSG -mminimal-toc"
              CXXFLAGSO="$CXXFLAGSO -mminimal-toc"
 
+                     F77FLAGSG="$F77FLAGSG -q64"
+             F77FLAGSO="$F77FLAGSO -q64"
+
                              AR="$AR -X 64"
              LDFLAGS="$LDFLAGS -maix64"
 

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.