mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-07 21:40:20 +01:00
glcpp: Fix visibility CFLAGS in automake
Note: this is a candidate for the 9.0 stable branch. Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
parent
7c0323296e
commit
0daabd5239
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ AM_CFLAGS = \
|
|||
-I$(top_srcdir)/include \
|
||||
-I$(top_srcdir)/src/mapi \
|
||||
-I$(top_srcdir)/src/mesa/ \
|
||||
$(VISIBILITY_DEFINES) \
|
||||
$(LIBRARY_INCLUDES) \
|
||||
$(DEFINES) \
|
||||
$(LIBRARY_DEFINES) \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue