On Thu, Nov 9, 2017 at 1:58 PM, Dylan Baker wrote:
> These flags are set for C sources, but not C++. This causes symbol
> visibility leaks from the C++ parts of the Intel compiler.
>
> fixes: 700bebb958e93f4d ("i965: Move the back-end compiler to
> src/intel/compiler")
Fixes
> Signed-off-by: Dy
These flags are set for C sources, but not C++. This causes symbol
visibility leaks from the C++ parts of the Intel compiler.
fixes: 700bebb958e93f4d ("i965: Move the back-end compiler to
src/intel/compiler")
Signed-off-by: Dylan Baker
---
src/intel/Makefile.am | 3 +++
1 file changed, 3 inser