summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/crypto/dsa/Makefile.save
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/dsa/Makefile.save')
-rw-r--r--crypto/openssl/crypto/dsa/Makefile.save3
1 files changed, 2 insertions, 1 deletions
diff --git a/crypto/openssl/crypto/dsa/Makefile.save b/crypto/openssl/crypto/dsa/Makefile.save
index 5df3b1c..1dfdb2d 100644
--- a/crypto/openssl/crypto/dsa/Makefile.save
+++ b/crypto/openssl/crypto/dsa/Makefile.save
@@ -41,7 +41,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
files:
OpenPOWER on IntegriCloud