[Mesa-dev] [PATCH 0/2] Teach some platform checks about Cygwin
Brian Paul
brianp at vmware.com
Mon Jul 28 10:09:49 PDT 2014
On 07/24/2014 08:19 AM, Jon TURNEY wrote:
> A couple of small fixes to teach platform checks about Cygwin's characteristics
>
> Ideally, these would be autoconf checks, and we wouldn't have to do anything
> here, but it seems that ship has long sailed.
>
> Yaakov Selkowitz (2):
> xmlconfig: Use program_invocation_short_name when building for cygwin
> os_process.c: Add cygwin as an expected platform
>
> src/gallium/auxiliary/os/os_process.c | 4 ++--
> src/mesa/drivers/dri/common/xmlconfig.c | 2 ++
> 2 files changed, 4 insertions(+), 2 deletions(-)
>
For both,
Reviewed-by: Brian Paul <brianp at vmware.com>
More information about the mesa-dev
mailing list