Updated Developer guides (markdown)

Mischievous Meerkat 2020-05-30 07:50:11 +05:30
parent d24ccd7d47
commit e1baef8748

@ -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