summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/crypto/bf/Makefile.save
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/bf/Makefile.save')
-rw-r--r--crypto/openssl/crypto/bf/Makefile.save3
1 files changed, 2 insertions, 1 deletions
diff --git a/crypto/openssl/crypto/bf/Makefile.save b/crypto/openssl/crypto/bf/Makefile.save
index adc9eec..2d61ec5 100644
--- a/crypto/openssl/crypto/bf/Makefile.save
+++ b/crypto/openssl/crypto/bf/Makefile.save
@@ -44,7 +44,8 @@ all: lib
lib: $(LIBOBJ)
$(AR) $(LIB) $(LIBOBJ)
- $(RANLIB) $(LIB)
+ @echo You may get an error following this line. Please ignore.
+ - $(RANLIB) $(LIB)
@touch lib
# elf
OpenPOWER on IntegriCloud