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

Author: Emil Velikov <[email protected]>
Date:   Thu Apr 13 17:35:06 2017 +0100

glx/apple: remove empty variable SHARED_GLAPI_CFLAGS

Cc: Jeremy Huddleston Sequoia <[email protected]>
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Nicolai Hähnle <[email protected]>

---

 src/glx/apple/Makefile.am | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/glx/apple/Makefile.am b/src/glx/apple/Makefile.am
index ca74aa7b99..bfa18b1c2f 100644
--- 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)
 

_______________________________________________
mesa-commit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to