Code

Revert "tutorial: update the initial commit example."
[git.git] / Makefile
index 68433669949494734cd6a9efab9dac00fe5980fd..39d13613ad180da355a42c04868de53d43987174 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -180,6 +180,7 @@ ifneq (,$(findstring arm,$(shell uname -m)))
        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