aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/Makefile.template
diff options
context:
space:
mode:
authorGravatar Mahak Mukhi <mmukhi@google.com>2017-04-18 17:21:43 -0700
committerGravatar Mahak Mukhi <mmukhi@google.com>2017-04-18 17:21:43 -0700
commitaf3d2bc997bc2adc76fe82258851df30da7a9d35 (patch)
treea6ab2ed3dd19c21701a052c76460afb2a042f276 /templates/Makefile.template
parentea07b60401054e1a6bb5ce8c92ae28e8c4996287 (diff)
Readding the line mistakenly deleted.
Diffstat (limited to 'templates/Makefile.template')
-rw-r--r--templates/Makefile.template3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/Makefile.template b/templates/Makefile.template
index 84afcdb354..6c6a8e0593 100644
--- a/templates/Makefile.template
+++ b/templates/Makefile.template
@@ -846,7 +846,8 @@
@echo
@echo "The target you are trying to run requires an OpenSSL implementation."
@echo "Your system doesn't have one, and either the third_party directory"
- @echo
+ @echo "doesn't have it, or your compiler can't build BoringSSL."
+ @echo
@echo "Please consult INSTALL to get more information."
@echo
@echo "If you need information about why these tests failed, run:"