mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-22 17:49:13 +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
1 changed files with 1 additions and 1 deletions
|
|
@ -34,4 +34,4 @@ clean: clean-more
|
|||
|
||||
$(LIB): $(LIBOBJ)
|
||||
$(E) " AR " $@
|
||||
$(Q)ar rcs $@ $^
|
||||
$(Q)$(AR) rcs $@ $^
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue