On Fri, May 26, 2017 at 01:50:12PM +0200, Diego Biurrun wrote: > The handling of _select dependencies had two issues: > > 1) extralibs from _select dependencies of a component were not added to > the list of extralibs for that component. > 2) Previously, _select components were enabled after checking dependencies > for that component. However, extralibs for each component are only added > if that component is enabled. In minimal builds when an enabled component > _selects a component that in turn depends on an external library, linker > flags for that external library are not added, thus leading to linking > failures. > --- > configure | 7 +++---- > 1 file changed, 3 insertions(+), 4 deletions(-)
ping Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
