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