mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 03:08:05 +02:00
scons: Link against talloc in the Gallium DRI drivers
cherry picked from commit b83156d42f
This commit is contained in:
parent
bd009df1cc
commit
f6e811a7d0
1 changed files with 1 additions and 0 deletions
|
|
@ -69,6 +69,7 @@ COMMON_DRI_DRM_OBJECTS = [
|
|||
|
||||
drienv.AppendUnique(LIBS = [
|
||||
'expat',
|
||||
'talloc',
|
||||
])
|
||||
|
||||
Export([
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue