mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 14:38:06 +02:00
glx: Build with VISIBILITY_CFLAGS in automake
Note: This is a candidate for the stable branches. Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
parent
3804d67723
commit
38aa8ec937
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ AM_CFLAGS = \
|
|||
-I$(top_srcdir)/src/mapi/glapi \
|
||||
-I$(top_builddir)/src/mapi \
|
||||
-I$(top_builddir)/src/mapi/glapi \
|
||||
$(VISIBILITY_CFLAGS) \
|
||||
$(SHARED_GLAPI_CFLAGS) \
|
||||
$(EXTRA_DEFINES_XF86VIDMODE) \
|
||||
-D_REENTRANT \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue