summaryrefslogtreecommitdiffstats
path: root/crypto/bn/Makefile.ssl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bn/Makefile.ssl')
-rw-r--r--crypto/bn/Makefile.ssl3
1 files changed, 2 insertions, 1 deletions
diff --git a/crypto/bn/Makefile.ssl b/crypto/bn/Makefile.ssl
index 85be16a5b6..ad36267e26 100644
--- a/crypto/bn/Makefile.ssl
+++ b/crypto/bn/Makefile.ssl
@@ -68,7 +68,8 @@ bnbug: bnbug.c ../../libcrypto.a top
lib: $(LIBOBJ)
$(AR) $(LIB) $(LIBOBJ)
- $(RANLIB) $(LIB)
+ @echo You may get an error following this line. Please ignore.
+ - $(RANLIB) $(LIB)
@touch lib
# elf