зеркало из https://github.com/microsoft/git.git
Turn on optimization again
It got turned off by mistake just because I had been doing debugging, and committed the Makefile that had other changes ...
This commit is contained in:
Родитель
9d89d19c48
Коммит
1a3e71767c
2
Makefile
2
Makefile
|
@ -9,7 +9,7 @@
|
|||
# BREAK YOUR LOCAL DIFFS! show-diff and anything using it will likely randomly
|
||||
# break unless your underlying filesystem supports those sub-second times
|
||||
# (my ext3 doesn't).
|
||||
COPTS=
|
||||
COPTS=-O2
|
||||
CFLAGS=-g $(COPTS) -Wall
|
||||
|
||||
prefix=$(HOME)
|
||||
|
|
Загрузка…
Ссылка в новой задаче