Mesa (master): Revert "amd/common: add missing libdrm include path"

Emil Velikov evelikov at kemper.freedesktop.org
Fri Jun 16 11:46:48 UTC 2017


Module: Mesa
Branch: master
Commit: d5199cdd7a232705a5f6c0010ff17c68add854f5
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=d5199cdd7a232705a5f6c0010ff17c68add854f5

Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Fri May 26 16:32:53 2017 +0100

Revert "amd/common: add missing libdrm include path"

This reverts commit 44b29dd7b6cdc1a3fde58c367b9de8081ac4167b.

Should no longer be required as of last patch.

Cc: Eric Engestrom <eric.engestrom at imgtec.com>

---

 src/amd/Makefile.common.am | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/amd/Makefile.common.am b/src/amd/Makefile.common.am
index 9d41b86903..dff461c35d 100644
--- 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 = \




More information about the mesa-commit mailing list