Add a note about using xlc on AIX.

This commit is contained in:
Darren Tucker 2016-02-26 14:40:04 +11:00
parent fd4e4f2416
commit 72b061d4ba
1 changed files with 3 additions and 0 deletions

View File

@ -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, "rlogin" attribute set. This check is not done for the root account,
instead the PermitRootLogin setting in sshd_config is used. 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 Cygwin
------ ------