mirror of
https://github.com/vim/vim.git
synced 2025-08-29 20:33:37 -04:00
updated for version 7.0001
This commit is contained in:
parent
b5ddc07b05
commit
e09f584804
@ -493,7 +493,7 @@ CClink = $(CC)
|
||||
|
||||
# Often used for GCC: mixed optimizing, lot of optimizing, debugging
|
||||
#CFLAGS = -g -O2 -fno-strength-reduce -Wall -Wshadow -Wmissing-prototypes
|
||||
CFLAGS = -g -O2 -fno-strength-reduce -Wall -Wmissing-prototypes
|
||||
#CFLAGS = -g -O2 -fno-strength-reduce -Wall -Wmissing-prototypes
|
||||
#CFLAGS = -O6 -fno-strength-reduce -Wall -Wshadow -Wmissing-prototypes
|
||||
#CFLAGS = -g -DDEBUG -Wall -Wshadow -Wmissing-prototypes
|
||||
#CFLAGS = -g -O2 -DSTARTUPTIME=\"vimstartup\" -fno-strength-reduce -Wall -Wmissing-prototypes
|
||||
|
Loading…
x
Reference in New Issue
Block a user