From 72b061d4ba0f909501c595d709ea76e06b01e5c9 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Fri, 26 Feb 2016 14:40:04 +1100 Subject: Add a note about using xlc on AIX. --- README.platform | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.platform') diff --git a/README.platform b/README.platform index d1982321..8d75c16c 100644 --- a/README.platform +++ b/README.platform @@ -36,6 +36,9 @@ loginrestrictions() function, in particular that the user has the "rlogin" attribute set. This check is not done for the root account, instead the PermitRootLogin setting in sshd_config is used. +If you are using the IBM compiler you probably want to use CC=xlc rather +than the default of cc. + Cygwin ------ -- cgit v1.2.1