mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-17 11:20:18 +01:00
build: Set visibility CFLAGS in dri/radeon
(cherry picked from commit 55d45efdd8)
This commit is contained in:
parent
3b794e4a56
commit
8ebcf34d87
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