mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-21 18:30:42 +02:00
build: Set visibility CFLAGS in dri/i915
(cherry picked from commit 381d120b8a)
This commit is contained in:
parent
6512610f9a
commit
0470fa395f
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ AM_CFLAGS = \
|
|||
-I$(top_srcdir)/src/mesa/drivers/dri/intel/server \
|
||||
$(DEFINES) \
|
||||
$(API_DEFINES) \
|
||||
$(VISIBILITY_CFLAGS) \
|
||||
$(INTEL_CFLAGS)
|
||||
|
||||
dridir = $(DRI_DRIVER_INSTALL_DIR)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue