mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-30 05:48:05 +00:00
build: Use make-provided AR for building libzdtmtst.
Make $(AR) used also for libzdtmtst build. Signed-off-by: Michał Mirosław <emmir@google.com>
This commit is contained in:
parent
722a90ccd9
commit
85f53bdecd
@ -34,4 +34,4 @@ clean: clean-more
|
||||
|
||||
$(LIB): $(LIBOBJ)
|
||||
$(E) " AR " $@
|
||||
$(Q)ar rcs $@ $^
|
||||
$(Q)$(AR) rcs $@ $^
|
||||
|
Loading…
x
Reference in New Issue
Block a user