diff options
Diffstat (limited to 'c++/config/powerpc-ibm-aix')
-rw-r--r-- | c++/config/powerpc-ibm-aix | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/c++/config/powerpc-ibm-aix b/c++/config/powerpc-ibm-aix deleted file mode 100644 index f9086a0..0000000 --- a/c++/config/powerpc-ibm-aix +++ /dev/null @@ -1,10 +0,0 @@ -# -*- 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. - -# Use AIX supplied C++ compiler by default. -CXX=${CXX=xlC} |