From c962d1b91141daceb66c58b30f2acef9e22f36c0 Mon Sep 17 00:00:00 2001 From: Ben Huntsman Date: Thu, 25 Aug 2022 11:58:31 -0700 Subject: [PATCH] INSTALL: Update INSTALL to reflect AIX platforms Update the INSTALL file to reflect the current rs_aix platforms that we can build for. Reviewed-on: https://gerrit.openafs.org/15142 Reviewed-by: Cheyenne Wills Reviewed-by: Michael Meffie Tested-by: BuildBot Reviewed-by: Benjamin Kaduk (cherry picked from commit 4580f213b3a25dd57e6fd721f7ecc0ecad84fb07) Change-Id: I3e0d62258e57ff6a54fae2e49a427c764e03a9ae Reviewed-on: https://gerrit.openafs.org/15383 Tested-by: BuildBot Reviewed-by: Ben Huntsman Reviewed-by: Michael Meffie Reviewed-by: Cheyenne Wills Reviewed-by: Stephan Wiesand --- INSTALL | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index cfc7f8cb4d..d31f334ac4 100644 --- a/INSTALL +++ b/INSTALL @@ -58,7 +58,8 @@ A Configuring ppc_darwin_70, ppc_darwin_80, ppc_darwin_90 ppc_linux26 ppc_nbsd16, ppc_nbsd20 - rs_aix42, rs_aix51, rs_aix52, rs_aix53, rs_aix61 + rs_aix42, rs_aix51, rs_aix52, rs_aix53, rs_aix61, rs_aix71, + rs_aix72 s390_linux26 s390x_linux26 sgi_62, sgi_63, sgi_64, sgi_65 (file server not tested) @@ -570,4 +571,4 @@ J Creating 'configure' It is possible to create the configure script on one system to be used on another. Ensure that the files created by 'regen.sh' are copied to the - target system. \ No newline at end of file + target system.