summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 899460f)
raw | patch | inline | side by side (parent: 899460f)
author | Junio C Hamano <junkio@cox.net> | |
Mon, 10 Oct 2005 18:51:11 +0000 (11:51 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 10 Oct 2005 18:51:11 +0000 (11:51 -0700) |
Noticed by Randal L. Schwartz.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | patch | blob | history |
diff --git a/Makefile b/Makefile
index b8ca504f095a68ef929af92127b1197c53120a6b..e67d0e78228d186a4358ede07bb686bbac53678b 100644 (file)
--- a/Makefile
+++ b/Makefile
ARM_SHA1 = YesPlease
endif
ifeq ($(shell uname -s),OpenBSD)
+ NO_STRCASESTR = YesPlease
NEEDS_LIBICONV = YesPlease
PLATFORM_DEFINES += -I/usr/local/include -L/usr/local/lib
endif