egl-static: Only export necessary symbols v3
authorTom Stellard <thomas.stellard@amd.com>
Wed, 23 Oct 2013 20:02:16 +0000 (16:02 -0400)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 11 Nov 2013 22:21:35 +0000 (17:21 -0500)
commit594fa4a208b138b0b9b24cc8de62e6681ebb8d21
treeaa2dadc84332a1c589ec03e6a6c69ca3733c6be9
parentcb080a10b68b82467ebb6f62e047f15cd2e5af80
egl-static:  Only export necessary symbols v3

This fixes a crash in glamor when mesa links against static LLVM.

v2:
  - Inline LINKER_SCRIPT variable

v3: Kai Wasserbäch
  - Fix out out-of-tree-builds

Tested-by: Kai Wasserbäch <kai@dev.carbon-project.or>
src/gallium/targets/egl-static/Makefile.am
src/gallium/targets/egl-static/egl.link [new file with mode: 0644]