summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/crypto/ui/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/ui/Makefile')
-rw-r--r--crypto/openssl/crypto/ui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/crypto/ui/Makefile b/crypto/openssl/crypto/ui/Makefile
index a685659..4755e20 100644
--- a/crypto/openssl/crypto/ui/Makefile
+++ b/crypto/openssl/crypto/ui/Makefile
@@ -37,7 +37,7 @@ top:
all: lib
lib: $(LIBOBJ)
- $(AR) $(LIB) $(LIBOBJ)
+ $(ARX) $(LIB) $(LIBOBJ)
$(RANLIB) $(LIB) || echo Never mind.
@touch lib
OpenPOWER on IntegriCloud