summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 40629b08..befd65ae 100644
--- a/Makefile
+++ b/Makefile
@@ -849,7 +849,7 @@ ifndef CC
endif
ifndef RANLIB
- RANLIB=gcc
+ RANLIB=ranlib
endif
ifneq ($(HAVE_VM_COMPILED),true)