Diego Biurrun <[email protected]> writes: > None of the compiled binaries use any of libpostproc's symbols except > for trivial ones that print version information. Thus the dependency > yields no benefit and it is preferable to drop it. > --- > Makefile | 6 ++++-- > cmdutils.c | 2 -- > 2 files changed, 4 insertions(+), 4 deletions(-)
[...] > +SUBDIRS-$(CONFIG_POSTPROC) += postproc > +SUBDIRS = $(SUBDIRS-yes) $(FFLIBS) This part feels a little weird. -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
