mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 02:20:11 +01:00
build: Set visibility CFLAGS in dri/nouveau
This commit is contained in:
parent
381d120b8a
commit
340637d54d
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ AM_CFLAGS = \
|
|||
-I$(top_srcdir)/src/mesa/drivers/dri/common \
|
||||
$(DEFINES) \
|
||||
$(API_DEFINES) \
|
||||
$(VISIBILITY_CFLAGS) \
|
||||
$(NOUVEAU_CFLAGS)
|
||||
|
||||
dridir = $(DRI_DRIVER_INSTALL_DIR)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue