projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c425c38
)
r600g: Fix out of tree builds that use the LLVM backend
author
Tom Stellard
<thomas.stellard@amd.com>
Mon, 7 May 2012 19:04:08 +0000
(15:04 -0400)
committer
Tom Stellard
<thomas.stellard@amd.com>
Mon, 7 May 2012 19:05:25 +0000
(15:05 -0400)
https://bugs.freedesktop.org/show_bug.cgi?id=49567
src/gallium/drivers/r600/Makefile.am
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/r600/Makefile.am
b/src/gallium/drivers/r600/Makefile.am
index 3089a829e533f11622f8d42123d5e353b892b8a4..77d2674d262276197ff719e65d335a92d354251f 100644
(file)
--- a/
src/gallium/drivers/r600/Makefile.am
+++ b/
src/gallium/drivers/r600/Makefile.am
@@
-29,7
+29,7
@@
libr600_a_SOURCES += \
$(LLVM_C_SOURCES)
libr600_a_LIBADD = \
- $(top_
src
dir)/src/gallium/drivers/radeon/libradeon.a
+ $(top_
build
dir)/src/gallium/drivers/radeon/libradeon.a
AM_CFLAGS += \
$(LLVM_CFLAGS) \