mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 21:50:12 +01:00
build: Set visibility CFLAGS in dri/radeon
This commit is contained in:
parent
340637d54d
commit
55d45efdd8
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ AM_CFLAGS = \
|
|||
-I$(top_srcdir)/src/mesa/drivers/dri/radeon/server \
|
||||
$(DEFINES) \
|
||||
$(API_DEFINES) \
|
||||
$(VISIBILITY_CFLAGS) \
|
||||
$(RADEON_CFLAGS)
|
||||
|
||||
dridir = $(DRI_DRIVER_INSTALL_DIR)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue