From: Emil Velikov Date: Fri, 26 May 2017 15:32:53 +0000 (+0100) Subject: Revert "amd/common: add missing libdrm include path" X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d5199cdd7a232705a5f6c0010ff17c68add854f5;p=mesa.git Revert "amd/common: add missing libdrm include path" This reverts commit 44b29dd7b6cdc1a3fde58c367b9de8081ac4167b. Should no longer be required as of last patch. Cc: Eric Engestrom --- diff --git a/src/amd/Makefile.common.am b/src/amd/Makefile.common.am index 9d41b869034..dff461c35d4 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 = \