Re: [Mesa-dev] [PATCH] targets/dri-i915: Force c++ linker in all cases

2013-05-06 Thread Andreas Boll
2013/5/6 Chí-Thanh Christopher Nguyễn > Bugzilla: https://bugs.gentoo.org/show_bug.cgi?id=461696 > NOTE: This is a candidate for the 9.1 branch. Reviewed-by: Andreas Boll --- > src/gallium/targets/dri-i915/Makefile.am | 10 ++ > 1 file changed, 2 insertions(+), 8 deletions(-) > > di

[Mesa-dev] [PATCH] targets/dri-i915: Force c++ linker in all cases

2013-05-06 Thread Chí-Thanh Christopher Nguyễn
Bugzilla: https://bugs.gentoo.org/show_bug.cgi?id=461696 --- src/gallium/targets/dri-i915/Makefile.am | 10 ++ 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/src/gallium/targets/dri-i915/Makefile.am b/src/gallium/targets/dri-i915/Makefile.am index f4f9030..ce6be78 100644 --