From: Tom Stellard
This makes it possible to use clover with statically linked LLVM.
v2:
- Inline LINKER_SCRIPT variable
---
src/gallium/targets/pipe-loader/Makefile.am | 2 ++
src/gallium/targets/pipe-loader/pipe.link | 3 +++
2 files changed, 5 insertions(+)
create mode 100644 src/galliu
On Wed, Oct 23, 2013 at 1:26 PM, Tom Stellard wrote:
> From: Tom Stellard
>
> This makes it possible to use clover with statically linked LLVM.
> ---
> src/gallium/targets/pipe-loader/Makefile.am | 4
> src/gallium/targets/pipe-loader/pipe.link | 3 +++
> 2 files changed, 7 insertions(+)
From: Tom Stellard
This makes it possible to use clover with statically linked LLVM.
---
src/gallium/targets/pipe-loader/Makefile.am | 4
src/gallium/targets/pipe-loader/pipe.link | 3 +++
2 files changed, 7 insertions(+)
create mode 100644 src/gallium/targets/pipe-loader/pipe.link
diff