]> granicus.if.org Git - vim/commitdiff
updated for version 7.0001
authorBram Moolenaar <Bram@vim.org>
Sun, 13 Jun 2004 13:30:23 +0000 (13:30 +0000)
committerBram Moolenaar <Bram@vim.org>
Sun, 13 Jun 2004 13:30:23 +0000 (13:30 +0000)
src/Makefile

index 4a4a6c0eb8d4718ee1aa14869eefd8459b62cb19..d59f32abe3c2f8160b48311c96843fc58b35f0ae 100644 (file)
@@ -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