llvm-ar doesn't understand flags prefixed with dashes.
@@ -156,11 +156,11 @@ $(OBJ): $(HDR) config.mk
$(CC) $(CFLAGS) $(CPPFLAGS) -o $@ -c $<
$(LIBUTF): $(LIBUTFOBJ)
$(AR) -r -c $@ $?
$(AR) rc $@ $?
$(RANLIB) $@
$(LIBUTIL): $(LIBUTILOBJ)
install: all
The note is not visible to the blocked user.