projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81945de
)
Revert "amd/common: add missing libdrm include path"
author
Emil Velikov
<emil.l.velikov@gmail.com>
Fri, 26 May 2017 15:32:53 +0000
(16:32 +0100)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Fri, 16 Jun 2017 11:41:44 +0000
(12:41 +0100)
This reverts commit
44b29dd7b6cdc1a3fde58c367b9de8081ac4167b
.
Should no longer be required as of last patch.
Cc: Eric Engestrom <eric.engestrom@imgtec.com>
src/amd/Makefile.common.am
patch
|
blob
|
history
diff --git
a/src/amd/Makefile.common.am
b/src/amd/Makefile.common.am
index 9d41b869034d3858b203e49459401177a6a4dda4..dff461c35d4c31ecf1457235772276d43c31b6b9 100644
(file)
--- a/
src/amd/Makefile.common.am
+++ b/
src/amd/Makefile.common.am
@@
-46,7
+46,6
@@
common_libamd_common_la_CFLAGS = \
$(VISIBILITY_CFLAGS) \
$(PTHREAD_CFLAGS) \
$(LLVM_CFLAGS) \
- $(LIBDRM_CFLAGS) \
$(LIBELF_CFLAGS)
common_libamd_common_la_CXXFLAGS = \