On 20 March 2018 at 14:59, Lionel Landwerlin <[email protected]> wrote: > Autotools/android builds generate the header & code files in 2 steps, > but the code generation requires the name of the header file to > include it. > > This change generates both files in one command. > > Fixes: 035cc7a12dc ("i965: perf: reduce i965 binary size") > Signed-off-by: Lionel Landwerlin <[email protected]> > --- Hmm I did not see that the reworked script requires the header, since the required=True is missing. Will send a patch for that in a moment.
> # .c and .h files in one go so we don't hit problems with parallel > # make and multiple invocations of the same script trying to write > # to the same files. Please drop the comment block. With that the patch is Reviewed-by: Emil Velikov <[email protected]> -Emil _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
