From 81bf322285e173262e3f0b4059469adda2b3e162 Mon Sep 17 00:00:00 2001 From: Elena Pourmal Date: Thu, 7 Jul 2005 16:05:52 -0500 Subject: [svn-r11046] Purpose: Maintenance Description: Removed -DH5_ABSOFT flag for C compiler when Absoft f95 compiler was used; this flag is not needed anymore since we automatically construct names of C functions called from Fortran. Solution: Platforms tested: pommier Misc. update: --- config/powerpc-apple | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/powerpc-apple b/config/powerpc-apple index 243f8ed..4db2887 100644 --- a/config/powerpc-apple +++ b/config/powerpc-apple @@ -53,8 +53,6 @@ case $FC_BASENAME in ;; f95) - # Set required flag for compiling C stubs - CFLAGS="$CFLAGS -DH5_ABSOFT" F9XSUFFIXFLAG="" # We force compiler to use upper case for external names -- cgit v0.12