Skip to content
Snippets Groups Projects
Commit 85445549 authored by Dylan Baker's avatar Dylan Baker
Browse files

autotools: Set C++ visibility flags on Intel


These flags are set for C sources, but not C++. This causes symbol
visibility leaks from the C++ parts of the Intel compiler.

Fixes: 700bebb9 ("i965: Move the back-end compiler to src/intel/compiler")
Signed-off-by: default avatarDylan Baker <dylanx.c.baker@intel.com>
Reviewed-by: default avatarMatt Turner <mattst88@gmail.com>
parent b8c85f5a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment