On 01/04/14 03:12, Ilia Mirkin wrote:
> I presume you tested that nouveau_compiler still builds :)
>
Of course, but only build tested. Here is the full config I've used.
../autogen.sh \
--with-dri-drivers= --with-gallium-drivers="r300,r600,nouveau" \
--enable-glx-tls --enable-shared-glapi --e
I presume you tested that nouveau_compiler still builds :)
Reviewed-by: Ilia Mirkin
On Mon, Mar 31, 2014 at 10:11 PM, Emil Velikov wrote:
> The build system does not know that the static library is C++.
> Mention the cpp file to trigger generation of the proper variable
> and drop the hacky std
The build system does not know that the static library is C++.
Mention the cpp file to trigger generation of the proper variable
and drop the hacky stdc++ linking.
Cc: Ilia Mirkin
Signed-off-by: Emil Velikov
---
src/gallium/drivers/nouveau/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 d