On Tue, Jun 12, 2012 at 09:33:02AM +0100, Måns Rullgård wrote: > Diego Biurrun <[email protected]> writes: > > > This keeps complexity localized in one place and allows using the OBJDIRS > > variable in any place without having to drop duplicates from it. > > --- > > Makefile | 2 +- > > common.mak | 2 +- > > 2 files changed, 2 insertions(+), 2 deletions(-) > > Does this solve an actual problem?
The one described in the log message. IMNSHO we simply added the $(sort) call to get rid of the duplicate directory entries in the wrong place to begin with. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
