From 703fdb5dbf48ddb7dbecb5f6867d916e7699c0f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pi=C3=B1a=20Colada?= Date: Mon, 17 May 2021 09:19:56 +0530 Subject: [PATCH] Updated Developer guides (markdown) --- Developer-guides.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Developer-guides.md b/Developer-guides.md index c653aae..495b310 100644 --- a/Developer-guides.md +++ b/Developer-guides.md @@ -174,6 +174,8 @@ In this example we will compile `nnn` with [netbsd-curses](https://github.com/sa Discussion [thread](https://github.com/sabotage-linux/netbsd-curses/issues/46). The last known [good commit](https://github.com/sabotage-linux/netbsd-curses/commit/f1fa19a1f36a25d0971b3d08449303e6af6f3da5) before a stuck cursor at status bar issue is introduced. +[Compilation script](https://github.com/jarun/nnn/blob/master/misc/musl/musl-static-ubuntu.sh) for Ubuntu closely following this procedure. + #### Install musl sudo apt install musl musl-dev musl-tools