mirror of
https://github.com/alacritty/alacritty.git
synced 2024-11-18 13:55:23 -05:00
Add INSTALL.md note about OpenBSD user datasize limits
This commit is contained in:
parent
8ea28eb1b0
commit
490a6528fc
1 changed files with 3 additions and 0 deletions
|
@ -151,6 +151,9 @@ pkg_add rust python
|
|||
|
||||
Select the package for Python 3 (e.g. `python-3.6.8p0`) when prompted.
|
||||
|
||||
The default user limits in OpenBSD are insufficient to build Alacritty. A
|
||||
`datasize-cur` of at least 3GB is recommended (see [login.conf](https://man.openbsd.org/login.conf)).
|
||||
|
||||
#### Solus
|
||||
|
||||
On [Solus](https://solus-project.com/), you need a few extra libraries to build
|
||||
|
|
Loading…
Reference in a new issue