Re: [Mesa-dev] [PATCH] gallium/egl-static: Fix unresolved symbol 'clock_gettime'.

2012-12-07 Thread Jose Fonseca
Thanks Michel! Reviewed-by: Jose Fonseca - Original Message - > From: Michel Dänzer > > Signed-off-by: Michel Dänzer > --- > src/gallium/targets/egl-static/Makefile |4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/src/gallium/targets/egl-static/Makefi

[Mesa-dev] [PATCH] gallium/egl-static: Fix unresolved symbol 'clock_gettime'.

2012-12-07 Thread Michel Dänzer
From: Michel Dänzer Signed-off-by: Michel Dänzer --- src/gallium/targets/egl-static/Makefile |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/gallium/targets/egl-static/Makefile b/src/gallium/targets/egl-static/Makefile index 08626a9..0f41a21 100644 --- a/src/gall