Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
travis-ci: disable GIT_TEST_HTTPD for macOS
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 13ed57fd0866f3e31cf6bbfb94260de5f9f3dd4b..d93daffeb750baff823cfe8323cc9032602ac5a9 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1023,6
+1023,7
@@
ifeq ($(uname_S),Darwin)
endif
endif
ifndef NO_APPLE_COMMON_CRYPTO
+ NO_OPENSSL = YesPlease
APPLE_COMMON_CRYPTO = YesPlease
COMPAT_CFLAGS += -DAPPLE_COMMON_CRYPTO
endif