projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge commit '581281e242609a222233a2e5538b89dfb88fb18e'
[ffmpeg.git]
/
library.mak
diff --git
a/library.mak
b/library.mak
index
e943615
..
821fe7e
100644
(file)
--- a/
library.mak
+++ b/
library.mak
@@
-25,7
+25,7
@@
$(TESTOBJS): CPPFLAGS += -DTEST
$(SUBDIR)$(LIBNAME): $(OBJS)
$(RM) $@
- $(AR)
rc $@
$^ $(EXTRAOBJS)
+ $(AR)
$(ARFLAGS) $(AR_O)
$^ $(EXTRAOBJS)
$(RANLIB) $@
install-headers: install-lib$(NAME)-headers install-lib$(NAME)-pkgconfig