mirror of
https://github.com/jarun/nnn.git
synced 2025-02-20 00:01:16 +00:00
Updated Developer guides (markdown)
parent
d24ccd7d47
commit
e1baef8748
1 changed files with 2 additions and 2 deletions
|
@ -70,11 +70,11 @@ Unsupported characters in file names will be replaced by `?`. Operations on file
|
|||
|
||||
Warning: Saved sessions may no longer be usable when the number of contexts is switched.
|
||||
|
||||
#### Static compilation
|
||||
### Static compilation
|
||||
|
||||
Install the GPM development library and set the Makefile variable `O_STATIC`.
|
||||
|
||||
On Ubuntu 16.04:
|
||||
On Ubuntu 16.04/18.04:
|
||||
|
||||
sudo apt install libgpm-dev
|
||||
make O_STATIC=1 strip
|
||||
|
|
Loading…
Add table
Reference in a new issue