diff options
Diffstat (limited to 'config/rs6000-ibm-aix4.x')
-rw-r--r-- | config/rs6000-ibm-aix4.x | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/config/rs6000-ibm-aix4.x b/config/rs6000-ibm-aix4.x new file mode 100644 index 0000000..2f7cc86 --- /dev/null +++ b/config/rs6000-ibm-aix4.x @@ -0,0 +1,10 @@ +# -*- shell-script -*- +# +# This file is part of the HDF5 build script. It is processed shortly +# after configure starts and defines, among other things, flags for +# the various compile modes. +# +# See BlankForm in this directory for details. + +# Cross compiling defaults +ac_cv_c_bigendian=${ac_cv_c_bigendian='yes'} |