projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94d4886
)
glx/apple: remove empty variable SHARED_GLAPI_CFLAGS
author
Emil Velikov
<emil.velikov@collabora.com>
Thu, 13 Apr 2017 16:35:06 +0000
(17:35 +0100)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Thu, 4 May 2017 17:12:05 +0000
(18:12 +0100)
Cc: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/glx/apple/Makefile.am
patch
|
blob
|
history
diff --git
a/src/glx/apple/Makefile.am
b/src/glx/apple/Makefile.am
index
ca74aa7
..
bfa18b1
100644
(file)
--- a/
src/glx/apple/Makefile.am
+++ b/
src/glx/apple/Makefile.am
@@
-12,7
+12,6
@@
AM_CFLAGS = \
-I$(top_builddir)/src/mapi/glapi \
-I$(top_srcdir)/src/mapi/glapi \
$(VISIBILITY_CFLAGS) \
- $(SHARED_GLAPI_CFLAGS) \
$(DEFINES) \
$(X11_INCLUDES)