Hi Alexander, For a follow up patches, can you include the Cc: mesa-stable... line within the commit message. I guess that prefixing the commit with "haiku/swrast:" (as your earlier patch) wouldn't be bad either :)
Cheers, Emil On 11/12/14 03:38, Alexander von Gluck IV wrote: > * Resolves missing util_format_linear_to_srgb_8unorm_table symbol. > --- > src/mesa/drivers/haiku/swrast/SConscript | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/mesa/drivers/haiku/swrast/SConscript > b/src/mesa/drivers/haiku/swrast/SConscript > index 2c25f72..907325e 100644 > --- a/src/mesa/drivers/haiku/swrast/SConscript > +++ b/src/mesa/drivers/haiku/swrast/SConscript > @@ -13,6 +13,7 @@ env.Append(CPPPATH = [ > ]) > > env.Prepend(LIBS = [ > + mesautil, > glsl, > mesa, > ]) > _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev