Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
archive - leakfix for format_subst()
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index bae073fe372dd744678502da1973bd5386fc7bd7..c68b530d1e104eec9f8250cb5e17494eb24501b4 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-398,6
+398,7
@@
ifeq ($(uname_S),Darwin)
NEEDS_LIBICONV = YesPlease
OLD_ICONV = UnfortunatelyYes
NO_STRLCPY = YesPlease
+ NO_MEMMEM = YesPlease
endif
ifeq ($(uname_S),SunOS)
NEEDS_SOCKET = YesPlease