Skip to content
Snippets Groups Projects
Commit e2036d7b authored by Dylan Baker's avatar Dylan Baker Committed by Emil Velikov
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>
(cherry picked from commit 85445549)
parent 58d0ad6f
No related branches found
No related tags found
Loading
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