summaryrefslogtreecommitdiff
path: root/README.platform
diff options
context:
space:
mode:
Diffstat (limited to 'README.platform')
-rw-r--r--README.platform3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.platform b/README.platform
index d1982321e..8d75c16c1 100644
--- a/README.platform
+++ b/README.platform
@@ -36,6 +36,9 @@ loginrestrictions() function, in particular that the user has the
36"rlogin" attribute set. This check is not done for the root account, 36"rlogin" attribute set. This check is not done for the root account,
37instead the PermitRootLogin setting in sshd_config is used. 37instead the PermitRootLogin setting in sshd_config is used.
38 38
39If you are using the IBM compiler you probably want to use CC=xlc rather
40than the default of cc.
41
39 42
40Cygwin 43Cygwin
41------ 44------