pipe-loader: Only export necessary symbols v3
authorTom Stellard <thomas.stellard@amd.com>
Wed, 23 Oct 2013 19:35:45 +0000 (15:35 -0400)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 11 Nov 2013 22:21:34 +0000 (17:21 -0500)
commit6d6c749215739d0b5f5143dd00a782082b3d03a2
tree0d028b55342f7c46f2f26d9cc3c5755ed3fdbe25
parenta859131003fc79094cf99c92cc6a11a0f0c659f7
pipe-loader: Only export necessary symbols v3

This makes it possible to use clover with statically linked 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/pipe-loader/Makefile.am
src/gallium/targets/pipe-loader/pipe.link [new file with mode: 0644]