mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 13:28:06 +02:00
st/egl: automake: avoid exporting all symbols
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
parent
11926e8997
commit
6405563783
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ include $(top_srcdir)/src/gallium/Automake.inc
|
|||
|
||||
AM_CFLAGS = $(GALLIUM_CFLAGS)
|
||||
AM_CPPFLAGS = \
|
||||
$(VISIBILITY_CFLAGS) \
|
||||
-I$(top_srcdir)/src/egl/main \
|
||||
-I$(top_builddir)/src/egl/wayland/wayland-drm/ \
|
||||
-I$(top_srcdir)/include
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue