INSTALL: remove outdated notice about statically linked executable Commit: https://github.com/vim/vim/commit/510f94b6db9a246d3f4526ca8a0255760267c94b Author: Joey Pabalinas <joeypabali...@gmail.com> Date: Sat Jul 20 12:07:30 2024 +0200
INSTALL: remove outdated notice about statically linked executable closes: https://github.com/vim/vim/issues/15308 Signed-off-by: Joey Pabalinas <joeypabali...@gmail.com> Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/src/INSTALL b/src/INSTALL index efa03da80..79d75842c 100644 --- a/src/INSTALL +++ b/src/INSTALL @@ -178,12 +178,6 @@ There used to be a KDE version of Vim, using Qt libraries, but since it didn't work very well and there was no maintainer it was dropped. -Unix: COMPILING ON LINUX - -On Linux, when using -g to compile (which is default for gcc), the executable -will probably be statically linked. If you don't want this, remove the -g -option from CFLAGS. - Unix: PUTTING vimrc IN /etc Some Linux distributions prefer to put the global vimrc file in /etc, and the -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/E1sV77I-00G3tP-SZ%40256bit.org.