On 2017-09-14 12:13:08, Ville Syrjälä wrote:
> On Wed, Sep 13, 2017 at 06:10:56PM -0700, Jordan Justen wrote:
> > Signed-off-by: Jordan Justen <[email protected]>
> > ---
> >  lib/meson.build | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/lib/meson.build b/lib/meson.build
> > index b78e42dc..0d379d90 100644
> > --- a/lib/meson.build
> > +++ b/lib/meson.build
> > @@ -170,6 +170,7 @@ lib_igt_build = shared_library('igt',
> >      ['dummy.c'],
> >      link_whole: lib_intermediates,
> >      dependencies: lib_deps,
> > +    install : true
> >  )
> 
> I don't actually know what the plan is w.r.t. installing the lib, so
> I'll leave this one for someone else to ack/nack.

Ok. I just noted that the aubdump library would not load because it
linked to this library and couldn't find it until it was installed.

-Jordan
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to