open-bitbucket may be offline for system maintenance Thursday evenings from 10pm to 1am ET.
Learn more about cloning repositories
You have read-only access
--- Makefile.in.orig 2014-01-23 04:45:31.000000000 -0600
+++ Makefile.in 2017-01-29 18:19:28.000000000 -0600
@@ -67,7 +67,7 @@
staticlib: $(LIB)
$(LIB): $(OBJS)
-rm -f $@
- $(AR) rv $@ $(OBJS)
+ $(AR) rsv $@ $(OBJS)
.c.o:
$(CC) $(CFLAGS) $(CDEFS) -c $<
Everything looks good. We'll let you know here if there's anything you should know about.