Skip to content

Commit 510f94b

Browse files
alyptikchrisbra
authored andcommitted
INSTALL: remove outdated notice about statically linked executable
closes: #15308 Signed-off-by: Joey Pabalinas <[email protected]> Signed-off-by: Christian Brabandt <[email protected]>
1 parent a90b0b4 commit 510f94b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/INSTALL

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -178,12 +178,6 @@ There used to be a KDE version of Vim, using Qt libraries, but since it didn't
178178
work very well and there was no maintainer it was dropped.
179179

180180

181-
Unix: COMPILING ON LINUX
182-
183-
On Linux, when using -g to compile (which is default for gcc), the executable
184-
will probably be statically linked. If you don't want this, remove the -g
185-
option from CFLAGS.
186-
187181
Unix: PUTTING vimrc IN /etc
188182

189183
Some Linux distributions prefer to put the global vimrc file in /etc, and the

0 commit comments

Comments
 (0)