Add note about building on OpenBSD.
GitOrigin-RevId: 0763c622e9a1b14ce4214f38970a3b8dfaf4f45c
This commit is contained in:
parent
5bb97658eb
commit
40630b9ad8
@ -516,6 +516,7 @@ function onOptionsChanged() {
|
||||
}
|
||||
if (os_openbsd) {
|
||||
pre_text.push('Note that following instruction is for OpenBSD 6.7 and default KSH shell.');
|
||||
pre_text.push('Note that building requires a lot of memory, so you may need to increase allowed per-process memory usage in /etc/login.conf or build from root.');
|
||||
}
|
||||
if (os_netbsd) {
|
||||
pre_text.push('Note that following instruction is for NetBSD 8.0 and default SH shell.');
|
||||
|
Loading…
Reference in New Issue
Block a user