[Mesa-stable] [PATCH v2] configure.ac: add missing llvm dependencies to .pc files

Chuck Atkins chuck.atkins at kitware.com
Thu Jan 25 16:24:51 UTC 2018


>
> > +    if test "x$enable_glx" == xgallium-xlib; then
> > +        GL_PC_LIB_PRIV="$GL_PC_LIB_PRIV $LLVM_LIBS"
> > +    fi
> > +    if test "x$enable_gallium_osmesa" = xyes; then
> > +        OSMESA_PC_LIB_PRIV="$OSMESA_PC_LIB_PRIV $LLVM_LIBS"
> > +    fi
> I'm itching to add a comment above these two, since Eric brought it up.
> Modulo any objections


None from me.  Please go ahead.


I'll squash it before pushing.
>

Thanks!  Hopefully once my new account goes through I can push on my own.

- Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-stable/attachments/20180125/58a608ed/attachment.html>


More information about the mesa-stable mailing list