mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
Add a note about using xlc on AIX.
This commit is contained in:
parent
fd4e4f2416
commit
72b061d4ba
@ -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
|
||||||
------
|
------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user