Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
gitweb: fix mismatched parenthesis
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 91bd665725ddb8675df755450c441f34efc98ae4..fc98b27c59e66e7567a3d07c91f5ef15235f16c6 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-504,7
+504,7
@@
ifdef NO_D_INO_IN_DIRENT
BASIC_CFLAGS += -DNO_D_INO_IN_DIRENT
endif
ifdef NO_C99_FORMAT
-
ALL
_CFLAGS += -DNO_C99_FORMAT
+
BASIC
_CFLAGS += -DNO_C99_FORMAT
endif
ifdef NO_SYMLINK_HEAD
BASIC_CFLAGS += -DNO_SYMLINK_HEAD