projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
edb7165
)
mesa/tests: remove no longer needed HAVE_SHARED_GLAPI define
author
Emil Velikov
<emil.velikov@collabora.com>
Thu, 13 Apr 2017 16:54:08 +0000
(17:54 +0100)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Thu, 4 May 2017 17:12:11 +0000
(18:12 +0100)
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/mesa/main/tests/Makefile.am
patch
|
blob
|
history
diff --git
a/src/mesa/main/tests/Makefile.am
b/src/mesa/main/tests/Makefile.am
index 8b4598d9248b747f0fd0dc0c8c4817cf146e3685..47fce8a5b78df32efb11b354e36f9972e654f573 100644
(file)
--- a/
src/mesa/main/tests/Makefile.am
+++ b/
src/mesa/main/tests/Makefile.am
@@
-23,8
+23,6
@@
main_test_LDADD = \
$(CLOCK_LIB)
if HAVE_SHARED_GLAPI
-AM_CPPFLAGS += -DHAVE_SHARED_GLAPI
-
main_test_SOURCES += \
dispatch_sanity.cpp \
mesa_formats.cpp \