r600/omx: drop -lstdc++ hack
authorEmil Velikov <emil.l.velikov@gmail.com>
Tue, 1 Apr 2014 01:51:20 +0000 (02:51 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Sat, 5 Apr 2014 12:02:30 +0000 (13:02 +0100)
commit432b5776f2e60ae5e040f142bfbbc1fdfdeefc50
tree64c2147a08544788ad4e29c520b5104cb7e6e910
parent28a42764423c86656a6fe77917c7044d29adf600
r600/omx: drop -lstdc++ hack

The build system will use g++ to link the static library due to the
dummy.cpp source(s). Thus one does not need the explicit link against
stdc++.

Cc: Christian König <christian.koenig@amd.com>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
src/gallium/targets/r600/omx/Makefile.am